affectr-java

TheySay AffectR API Java Client

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.theysay
ArtifactId

ArtifactId

affectr-java
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

affectr-java
TheySay AffectR API Java Client
Project URL

Project URL

http://www.theysay.io
Project Organization

Project Organization

TheySay Ltd

Download affectr-java

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.8
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0