is not current version
Last Version 0.0.25

com.github.bingoohuang:java-utils 0.0.6

java utilities

Categories

Categories

Java Languages
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

java-utils
Version

Version

0.0.6
Type

Type

jar

Download java-utils 0.0.6


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