is not current version
Last Version 0.0.4

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

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.1
Type

Type

jar

Download koh-std-lib 0.0.1


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