is not current version
Last Version 0.0.4

com.github.kohthecodemaster:koh-std-lib 0.0.2

This project is a Java-Library with Utilities to ease up the tasks.

GroupId

GroupId

com.github.kohthecodemaster
ArtifactId

ArtifactId

koh-std-lib
Version

Version

0.0.2
Type

Type

jar

Download koh-std-lib 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.kohthecodemaster/koh-std-lib/ -->
<dependency>
    <groupId>com.github.kohthecodemaster</groupId>
    <artifactId>koh-std-lib</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kohthecodemaster/koh-std-lib/
implementation 'com.github.kohthecodemaster:koh-std-lib:0.0.2'
// https://jarcasting.com/artifacts/com.github.kohthecodemaster/koh-std-lib/
implementation ("com.github.kohthecodemaster:koh-std-lib:0.0.2")
'com.github.kohthecodemaster:koh-std-lib:jar:0.0.2'
<dependency org="com.github.kohthecodemaster" name="koh-std-lib" rev="0.0.2">
  <artifact name="koh-std-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kohthecodemaster', module='koh-std-lib', version='0.0.2')
)
libraryDependencies += "com.github.kohthecodemaster" % "koh-std-lib" % "0.0.2"
[com.github.kohthecodemaster/koh-std-lib "0.0.2"]