purecore.io java wrapper

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

Лицензия

Лицензия

Группа

Группа

io.purecore
Идентификатор

Идентификатор

api
Последняя версия

Последняя версия

1.1.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

purecore.io java wrapper
purecore.io java wrapper in order to interact with the REST api
Ссылка на сайт

Ссылка на сайт

https://github.com/purecoreio/purecore-java
Система контроля версий

Система контроля версий

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

Скачать api

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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