is not current version
Last Version 5.0.6

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

ROX - Continuous Feature Rollouts

Categories

Categories

Java Languages
GroupId

GroupId

io.rollout.rox
ArtifactId

ArtifactId

rox-java-server
Version

Version

5.0.4
Type

Type

jar

Download rox-java-server 5.0.4


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