| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.theysay |
| ArtifactId | ArtifactIdaffectr-java |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaffectr-java
TheySay AffectR API Java Client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| affectr-java-1.0.2.pom | |
| affectr-java-1.0.2.jar | 35 KB |
| affectr-java-1.0.2-sources.jar | 21 KB |
| affectr-java-1.0.2-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.theysay/affectr-java/ -->
<dependency>
<groupId>io.theysay</groupId>
<artifactId>affectr-java</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.theysay/affectr-java/
implementation 'io.theysay:affectr-java:1.0.2'
// https://jarcasting.com/artifacts/io.theysay/affectr-java/
implementation ("io.theysay:affectr-java:1.0.2")
'io.theysay:affectr-java:jar:1.0.2'
<dependency org="io.theysay" name="affectr-java" rev="1.0.2">
<artifact name="affectr-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.theysay', module='affectr-java', version='1.0.2')
)
libraryDependencies += "io.theysay" % "affectr-java" % "1.0.2"
[io.theysay/affectr-java "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.8 |
| com.google.code.gson : gson | jar | 2.2.4 |