purecore.io java wrapper

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

License

License

GroupId

GroupId

io.purecore
ArtifactId

ArtifactId

api
Last Version

Last Version

1.1.14
Release Date

Release Date

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

How to add to project

<!-- 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.

purecore.io java wrapper

nexus version discord guild twitter

Gradle

compile group: 'io.purecore', name: 'api', version: '+'

// or

compile 'io.purecore:api:+'

Maven

<dependency>
    <groupId>io.purecore</groupId>
    <artifactId>api</artifactId>
    <version>RELEASE</version>
</dependency>

Are you in the right place?

If you are building a Minecraft plugin, this is not what you are looking for. You should get a mc-plugin purecore.io instance. In order to do that, please, take a look at the mc-plugin repo to see how to get an existing purecore.io instance on a loaded server.

If you are using purecore.io for editing the core functionality of purecore's java wrapper, this is the place.

In order to code a purecore addon for craftbukkit, forge, or others, just grab the live core instance with getCore(), do not create a new Core() object, or you won't be able to access the instance information.

io.purecore

purecore.io

global data processor for the gaming industry

Versions

Version
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2