Last Version

purecore.io java wrapper 1.1.14

purecore.io java wrapper in order to interact with the REST api

License

License

GroupId

GroupId

io.purecore
ArtifactId

ArtifactId

api
Version

Version

1.1.14
Type

Type

jar
Description

Description

purecore.io java wrapper
purecore.io java wrapper in order to interact with the REST api
Project URL

Project URL

https://github.com/purecoreio/purecore-java
Source Code Management

Source Code Management

http://github.com/purecoreio/purecore-java/tree/master

Download api 1.1.14


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

Dependencies

compile (3)

Group / Artifact Type Version
io.socket : socket.io-client jar 1.0.0
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava-io jar r03

Project Modules

There are no modules declared in this project.