is not current version
Last Version 0.2.0

com.github.bloodshura:sparkium-services 0.1.0

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

sparkium-services
Version

Version

0.1.0
Type

Type

jar

Download sparkium-services 0.1.0


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