Commons-lib

Common classes

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.github.therealmone.tdf4j
ArtifactId

ArtifactId

commons-lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commons-lib
Common classes

Download commons-lib

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/commons-lib/ -->
<dependency>
    <groupId>io.github.therealmone.tdf4j</groupId>
    <artifactId>commons-lib</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/commons-lib/
implementation 'io.github.therealmone.tdf4j:commons-lib:1.0.0'
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/commons-lib/
implementation ("io.github.therealmone.tdf4j:commons-lib:1.0.0")
'io.github.therealmone.tdf4j:commons-lib:jar:1.0.0'
<dependency org="io.github.therealmone.tdf4j" name="commons-lib" rev="1.0.0">
  <artifact name="commons-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone.tdf4j', module='commons-lib', version='1.0.0')
)
libraryDependencies += "io.github.therealmone.tdf4j" % "commons-lib" % "1.0.0"
[io.github.therealmone.tdf4j/commons-lib "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.commons : commons-digester3 jar 3.2

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.7.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0