is not current version
Last Version 1.0.2

com.github.alotuser:apitool 1.0.1

apitool

GroupId

GroupId

com.github.alotuser
ArtifactId

ArtifactId

apitool
Version

Version

1.0.1
Type

Type

jar

Download apitool 1.0.1


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