is not current version
Last Version 0.1.8

com.github.panhongan:java-utils 0.0.2

java utils

Categories

Categories

Java Languages
GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

java-utils
Version

Version

0.0.2
Type

Type

jar

Download java-utils 0.0.2


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