Last Version

utility-library 1.6.8

Utility library for JAVA application

License

License

Categories

Categories

Ant Build Tools Utility General Purpose Libraries
GroupId

GroupId

com.github.hoantran-it.library
ArtifactId

ArtifactId

utility-library
Version

Version

1.6.8
Type

Type

jar
Description

Description

utility-library
Utility library for JAVA application
Project URL

Project URL

https://github.com/hoantran-it/utility-library
Source Code Management

Source Code Management

https://github.com/hoantran-it/utility-library/tree/master

Download utility-library 1.6.8


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2
com.google.code.gson : gson jar 2.6.2
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-io jar 1.3.2
commons-io : commons-io jar 2.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.