Download rox-java-core-1.3.1.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 1.3.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials