is not current version
Last Version 1.2.1

com.github.goodforgod:bloxy-api 1.0.1

Kotlin & Java Library for all available Bloxy API endpoints

GroupId

GroupId

com.github.goodforgod
ArtifactId

ArtifactId

bloxy-api
Version

Version

1.0.1
Type

Type

jar

Download bloxy-api 1.0.1


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