| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kamjin1996 |
| ArtifactId | ArtifactIdkamjin-toolkit |
| Version | Version2.2.2.RELEASE |
| Type | Typepom |
| Description |
Descriptionkamjin-toolkit
a project about kamjin-toolkit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kamjin-toolkit-2.2.2.RELEASE.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kamjin1996/kamjin-toolkit/ -->
<dependency>
<groupId>com.github.kamjin1996</groupId>
<artifactId>kamjin-toolkit</artifactId>
<version>2.2.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kamjin1996/kamjin-toolkit/
implementation 'com.github.kamjin1996:kamjin-toolkit:2.2.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.kamjin1996/kamjin-toolkit/
implementation ("com.github.kamjin1996:kamjin-toolkit:2.2.2.RELEASE")
'com.github.kamjin1996:kamjin-toolkit:pom:2.2.2.RELEASE'
<dependency org="com.github.kamjin1996" name="kamjin-toolkit" rev="2.2.2.RELEASE">
<artifact name="kamjin-toolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kamjin1996', module='kamjin-toolkit', version='2.2.2.RELEASE')
)
libraryDependencies += "com.github.kamjin1996" % "kamjin-toolkit" % "2.2.2.RELEASE"
[com.github.kamjin1996/kamjin-toolkit "2.2.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-lang3 | jar | 3.9 |