Tusk4J

A library that be used to send requests to the Tusk API and communicate with other clients

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.caspervg.tusk4j
Идентификатор

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

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

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

0.2-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tusk4J
A library that be used to send requests to the Tusk API and communicate with other clients
Ссылка на сайт

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

https://github.com/caspervg/tusk4j

Скачать tusk4j

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.mashape.unirest : unirest-java jar 1.4.5
com.google.code.gson : gson jar 2.2.4
junit : junit jar 4.11

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

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

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

Версия
0.2-RELEASE
0.1-RELEASE