is not current version
Last Version 5.0.6

io.rollout.rox:rox-android 4.6.0

ROX - Continuous Feature Rollouts for Mobile Release

GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-android
Version

Version

4.6.0
Type

Type

aar

Download rox-android 4.6.0


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