is not current version
Last Version 1.1.0

com.github.bloodshura:shurax-http-services DEV

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

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-http-services
Version

Version

DEV
Type

Type

jar

Download shurax-http-services DEV


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