Download rox-java-core-3.0.0.jar file - Jar r

Jar examples for r:rox-java-core

Description

ROX - Continuous Feature Rollouts for Mobile Release

You can download jar file rox-java-core 3.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add rox-java-core-3.0.0.jar to your project.

<dependency>
   <groupId>io.rollout.rox</groupId>
   <artifactId>rox-java-core</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'io.rollout.rox', name: 'rox-java-core', version: '3.0.0'
libraryDependencies += "io.rollout.rox" % "rox-java-core" % "3.0.0"
<dependency org="io.rollout.rox" name="rox-java-core" rev="3.0.0"/>
@Grapes(@Grab(group='io.rollout.rox', module='rox-java-core', version='3.0.0'))
'io.rollout.rox:rox-java-core:jar:3.0.0'

Download

Click the following link to download the jar file.

rox-java-core-3.0.0-all.jar
rox-java-core-3.0.0-javadoc.jar
rox-java-core-3.0.0-sources.jar
rox-java-core-3.0.0.jar
rox-java-core-3.0.0.pom



Related Tutorials