License |
License |
---|---|
Categories |
CategoriesRealm Data Databases |
GroupId | GroupIdio.github.therealmone.tdf4j |
ArtifactId | ArtifactIdtdf-parser |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTdf-parser
Tdf format files parser
|
Project URL |
Project URL |
Filename | Size |
---|---|
tdf-parser-1.0.0.pom | |
tdf-parser-1.0.0.jar | 28 KB |
tdf-parser-1.0.0-sources.jar | 24 KB |
tdf-parser-1.0.0-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/tdf-parser/ -->
<dependency>
<groupId>io.github.therealmone.tdf4j</groupId>
<artifactId>tdf-parser</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/tdf-parser/
implementation 'io.github.therealmone.tdf4j:tdf-parser:1.0.0'
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/tdf-parser/
implementation ("io.github.therealmone.tdf4j:tdf-parser:1.0.0")
'io.github.therealmone.tdf4j:tdf-parser:jar:1.0.0'
<dependency org="io.github.therealmone.tdf4j" name="tdf-parser" rev="1.0.0">
<artifact name="tdf-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone.tdf4j', module='tdf-parser', version='1.0.0')
)
libraryDependencies += "io.github.therealmone.tdf4j" % "tdf-parser" % "1.0.0"
[io.github.therealmone.tdf4j/tdf-parser "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.therealmone.tdf4j : generator | jar | 1.0.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |