is not current version
Last Version 2.3.0.1

com.github.kamjin1996:kamjin-toolkit 2.2.3.RELEASE

a project about kamjin-toolkit

GroupId

GroupId

com.github.kamjin1996
ArtifactId

ArtifactId

kamjin-toolkit
Version

Version

2.2.3.RELEASE
Type

Type

pom

Download kamjin-toolkit 2.2.3.RELEASE


<!-- 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"]