ShuraX HTTP Services

A collection of ready-to-use external HTTP services, including file/image uploading, URL shortening, voice recognition, text translation, and more.

Лицензия

Лицензия

Группа

Группа

com.github.bloodshura
Идентификатор

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

shurax-http-services
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ShuraX HTTP Services
A collection of ready-to-use external HTTP services, including file/image uploading, URL shortening, voice recognition, text translation, and more.

Скачать shurax-http-services

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

<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-http-services/ -->
<dependency>
    <groupId>com.github.bloodshura</groupId>
    <artifactId>shurax-http-services</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-http-services/
implementation 'com.github.bloodshura:shurax-http-services:1.1.0'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-http-services/
implementation ("com.github.bloodshura:shurax-http-services:1.1.0")
'com.github.bloodshura:shurax-http-services:jar:1.1.0'
<dependency org="com.github.bloodshura" name="shurax-http-services" rev="1.1.0">
  <artifact name="shurax-http-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-http-services', version='1.1.0')
)
libraryDependencies += "com.github.bloodshura" % "shurax-http-services" % "1.1.0"
[com.github.bloodshura/shurax-http-services "1.1.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.bloodshura : shurax jar 1.1.0
com.github.bloodshura : shurax-assets jar 1.1.0
com.github.bloodshura : shurax-cfg jar 1.1.0
com.github.bloodshura : shurax-cryptography jar 1.1.0
net.sourceforge.javaflacencoder : java-flac-encoder jar 0.3.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.1.0
1.0.2
1.0.1
1.0.0
DEV