GroupId | GroupIdio.rollout.rox |
---|---|
ArtifactId | ArtifactIdrox-android |
Version | Version0.0.36 |
Type | Typeaar |
Filename | Size |
---|---|
rox-android-0.0.36.pom | |
rox-android-0.0.36.aar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rollout.rox/rox-android/ -->
<dependency>
<groupId>io.rollout.rox</groupId>
<artifactId>rox-android</artifactId>
<version>0.0.36</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.rollout.rox/rox-android/
implementation 'io.rollout.rox:rox-android:0.0.36'
// https://jarcasting.com/artifacts/io.rollout.rox/rox-android/
implementation ("io.rollout.rox:rox-android:0.0.36")
'io.rollout.rox:rox-android:aar:0.0.36'
<dependency org="io.rollout.rox" name="rox-android" rev="0.0.36">
<artifact name="rox-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.rollout.rox', module='rox-android', version='0.0.36')
)
libraryDependencies += "io.rollout.rox" % "rox-android" % "0.0.36"
[io.rollout.rox/rox-android "0.0.36"]