is not current version
Last Version 0.1.1

com.github.hackerwin7:jlib-utils 0.1.0

utils set for java projects

GroupId

GroupId

com.github.hackerwin7
ArtifactId

ArtifactId

jlib-utils
Version

Version

0.1.0
Type

Type

jar

Download jlib-utils 0.1.0


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