is not current version
Last Version 5.0.6

io.rollout.rox:rox-java-core 1.3.8

ROX - Continuous Feature Rollouts for Mobile Release

Categories

Categories

Java Languages
GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-java-core
Version

Version

1.3.8
Type

Type

jar

Download rox-java-core 1.3.8


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