License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.rollout.rox |
ArtifactId | ArtifactIdrox-java-core |
Last Version | Last Version5.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionROX by rollout.io
ROX - Continuous Feature Rollouts for Mobile Release
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rox-java-core-5.0.6.pom | |
rox-java-core-5.0.6.jar | 662 KB |
rox-java-core-5.0.6-sources.jar | 261 bytes |
rox-java-core-5.0.6-javadoc.jar | 261 bytes |
rox-java-core-5.0.6-all.jar | 662 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rollout.rox/rox-java-core/ -->
<dependency>
<groupId>io.rollout.rox</groupId>
<artifactId>rox-java-core</artifactId>
<version>5.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.rollout.rox/rox-java-core/
implementation 'io.rollout.rox:rox-java-core:5.0.6'
// https://jarcasting.com/artifacts/io.rollout.rox/rox-java-core/
implementation ("io.rollout.rox:rox-java-core:5.0.6")
'io.rollout.rox:rox-java-core:jar:5.0.6'
<dependency org="io.rollout.rox" name="rox-java-core" rev="5.0.6">
<artifact name="rox-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rollout.rox', module='rox-java-core', version='5.0.6')
)
libraryDependencies += "io.rollout.rox" % "rox-java-core" % "5.0.6"
[io.rollout.rox/rox-java-core "5.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20160212 |