is not current version
Last Version 5.0.6

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

ROX - Continuous Feature Rollouts for Mobile Release

Categories

Categories

Java Languages
GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-java-core
Version

Version

1.1.0
Type

Type

jar

Download rox-java-core 1.1.0


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