is not current version
Last Version 10.0.0

com.github.javakam:toolkit 4.0.0

Ando Template .

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

toolkit
Version

Version

4.0.0
Type

Type

aar

Download toolkit 4.0.0


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