is not current version
Last Version 5.0.6

io.rollout.rox:rox-android 1.0.3

ROX - Continuous Feature Rollouts for Mobile Release

GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-android
Version

Version

1.0.3
Type

Type

aar

Download rox-android 1.0.3


<!-- https://jarcasting.com/artifacts/io.rollout.rox/rox-android/ -->
<dependency>
    <groupId>io.rollout.rox</groupId>
    <artifactId>rox-android</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.rollout.rox/rox-android/
implementation 'io.rollout.rox:rox-android:1.0.3'
// https://jarcasting.com/artifacts/io.rollout.rox/rox-android/
implementation ("io.rollout.rox:rox-android:1.0.3")
'io.rollout.rox:rox-android:aar:1.0.3'
<dependency org="io.rollout.rox" name="rox-android" rev="1.0.3">
  <artifact name="rox-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.rollout.rox', module='rox-android', version='1.0.3')
)
libraryDependencies += "io.rollout.rox" % "rox-android" % "1.0.3"
[io.rollout.rox/rox-android "1.0.3"]