is not current version
Last Version 5.0.6

io.rollout.rox:rox-java-server 4.1.0

ROX - Continuous Feature Rollouts

Categories

Categories

Java Languages
GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-java-server
Version

Version

4.1.0
Type

Type

jar

Download rox-java-server 4.1.0


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