is not current version
Last Version 5.0.6

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

ROX - Continuous Feature Rollouts for Mobile Release

Categories

Categories

Java Languages
GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-java-core
Version

Version

4.4.2
Type

Type

jar

Download rox-java-core 4.4.2


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