is not current version
Last Version 5.0.6

io.rollout.rox:rox-android 1.1.5

ROX - Continuous Feature Rollouts for Mobile Release

GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-android
Version

Version

1.1.5
Type

Type

aar

Download rox-android 1.1.5


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