Last Version

Run The Red SDK 0.0.1

Java helper library for Run The Red APIs

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.runthered.sdk
ArtifactId

ArtifactId

runthered-java-sdk
Version

Version

0.0.1
Type

Type

jar
Description

Description

Run The Red SDK
Java helper library for Run The Red APIs
Project URL

Project URL

http://runthered.com

Download runthered-java-sdk 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-api-mockito jar 1.6.2

Project Modules

There are no modules declared in this project.