<dependency>
<groupId>app.cash.burst</groupId>
<artifactId>burst-iosarm64</artifactId>
<version>2.13.0</version>
</dependency>
implementation 'app.cash.burst:burst-iosarm64:2.13.0'
app.cash.burst:burst-iosarm64:2.13.0
<dependency org="app.cash.burst" name="burst-iosarm64" rev="2.13.0" />
libraryDependencies += "app.cash.burst" % "burst-iosarm64" % "2.13.0"
@Grab(group='app.cash.burst', module='burst-iosarm64', version='2.13.0')
[app.cash.burst/burst-iosarm64 "2.13.0"]
'app.cash.burst:burst-iosarm64:jar:2.13.0'