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