is not current version
Last Version 1.6.8

com.github.hoantran-it.library:utility-library 1.6.7

Utility library for JAVA application

Categories

Categories

Ant Build Tools Utility General Purpose Libraries
GroupId

GroupId

com.github.hoantran-it.library
ArtifactId

ArtifactId

utility-library
Version

Version

1.6.7
Type

Type

jar

Download utility-library 1.6.7


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