is not current version
Last Version 10.0.0

com.github.javakam:toolkit 8.0.0

Ando Template .

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

toolkit
Version

Version

8.0.0
Type

Type

aar

Download toolkit 8.0.0


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