io.github.vvk78.perceptnet.commons.restproxy:client

Set of common utilities and tools used in perceptnet

Лицензия

Лицензия

Категории

Категории

Сеть CLI Взаимодействие с пользователем
Группа

Группа

io.github.vvk78.perceptnet.commons.restproxy
Идентификатор

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

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

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Set of common utilities and tools used in perceptnet

Скачать client

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

<!-- https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons.restproxy/client/ -->
<dependency>
    <groupId>io.github.vvk78.perceptnet.commons.restproxy</groupId>
    <artifactId>client</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons.restproxy/client/
implementation 'io.github.vvk78.perceptnet.commons.restproxy:client:1.4.0'
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons.restproxy/client/
implementation ("io.github.vvk78.perceptnet.commons.restproxy:client:1.4.0")
'io.github.vvk78.perceptnet.commons.restproxy:client:jar:1.4.0'
<dependency org="io.github.vvk78.perceptnet.commons.restproxy" name="client" rev="1.4.0">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vvk78.perceptnet.commons.restproxy', module='client', version='1.4.0')
)
libraryDependencies += "io.github.vvk78.perceptnet.commons.restproxy" % "client" % "1.4.0"
[io.github.vvk78.perceptnet.commons.restproxy/client "1.4.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.vvk78.perceptnet.commons.restproxy : server-api jar 1.4.0
io.github.vvk78.perceptnet.commons : restclient-base jar 1.4.0

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.21

test (3)

Идентификатор библиотеки Тип Версия
io.github.vvk78.perceptnet.commons : tests jar 1.4.0
org.testng : testng jar 6.8.21
com.google.guava : guava jar 22.0

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

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

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

Версия
1.4.0
1.3.0