License |
License |
---|---|
GroupId | GroupIdcom.github.javakam |
ArtifactId | ArtifactIdtoolkit |
Version | Version8.8.8 |
Type | Typeaar |
Description |
Descriptiontoolkit
Ando Template .
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
toolkit-8.8.8.pom | |
toolkit-8.8.8-sources.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javakam/toolkit/ -->
<dependency>
<groupId>com.github.javakam</groupId>
<artifactId>toolkit</artifactId>
<version>8.8.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javakam/toolkit/
implementation 'com.github.javakam:toolkit:8.8.8'
// https://jarcasting.com/artifacts/com.github.javakam/toolkit/
implementation ("com.github.javakam:toolkit:8.8.8")
'com.github.javakam:toolkit:aar:8.8.8'
<dependency org="com.github.javakam" name="toolkit" rev="8.8.8">
<artifact name="toolkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.javakam', module='toolkit', version='8.8.8')
)
libraryDependencies += "com.github.javakam" % "toolkit" % "8.8.8"
[com.github.javakam/toolkit "8.8.8"]