GroupId | GroupIdcom.github.kamjin1996 |
---|---|
ArtifactId | ArtifactIdkamjin-toolkit |
Version | Version2.2.3.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
kamjin-toolkit-2.2.3.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.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kamjin1996/kamjin-toolkit/
implementation 'com.github.kamjin1996:kamjin-toolkit:2.2.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.kamjin1996/kamjin-toolkit/
implementation ("com.github.kamjin1996:kamjin-toolkit:2.2.3.RELEASE")
'com.github.kamjin1996:kamjin-toolkit:pom:2.2.3.RELEASE'
<dependency org="com.github.kamjin1996" name="kamjin-toolkit" rev="2.2.3.RELEASE">
<artifact name="kamjin-toolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kamjin1996', module='kamjin-toolkit', version='2.2.3.RELEASE')
)
libraryDependencies += "com.github.kamjin1996" % "kamjin-toolkit" % "2.2.3.RELEASE"
[com.github.kamjin1996/kamjin-toolkit "2.2.3.RELEASE"]