is not current version
Last Version 1.1.5-2.5.8-RELEASE

io.github.arjunarisang:commonlib 0.0.3-2.3.9-RELEASE

KLC2 Common Library

GroupId

GroupId

io.github.arjunarisang
ArtifactId

ArtifactId

commonlib
Version

Version

0.0.3-2.3.9-RELEASE
Type

Type

jar

Download commonlib 0.0.3-2.3.9-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.arjunarisang/commonlib/ -->
<dependency>
    <groupId>io.github.arjunarisang</groupId>
    <artifactId>commonlib</artifactId>
    <version>0.0.3-2.3.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.arjunarisang/commonlib/
implementation 'io.github.arjunarisang:commonlib:0.0.3-2.3.9-RELEASE'
// https://jarcasting.com/artifacts/io.github.arjunarisang/commonlib/
implementation ("io.github.arjunarisang:commonlib:0.0.3-2.3.9-RELEASE")
'io.github.arjunarisang:commonlib:jar:0.0.3-2.3.9-RELEASE'
<dependency org="io.github.arjunarisang" name="commonlib" rev="0.0.3-2.3.9-RELEASE">
  <artifact name="commonlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.arjunarisang', module='commonlib', version='0.0.3-2.3.9-RELEASE')
)
libraryDependencies += "io.github.arjunarisang" % "commonlib" % "0.0.3-2.3.9-RELEASE"
[io.github.arjunarisang/commonlib "0.0.3-2.3.9-RELEASE"]