is not current version
Last Version 5.0.6

io.rollout.rox:rox-android 4.6.3

ROX - Continuous Feature Rollouts for Mobile Release

GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-android
Version

Version

4.6.3
Type

Type

aar

Download rox-android 4.6.3


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