License |
License |
---|---|
Categories |
CategoriesRealm Data Databases |
GroupId | GroupIdio.github.therealmone.tdf4j |
ArtifactId | ArtifactIdtdf4j |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptiontdf4j
Java translator description framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tdf4j-1.0.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/tdf4j/ -->
<dependency>
<groupId>io.github.therealmone.tdf4j</groupId>
<artifactId>tdf4j</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/tdf4j/
implementation 'io.github.therealmone.tdf4j:tdf4j:1.0.0'
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/tdf4j/
implementation ("io.github.therealmone.tdf4j:tdf4j:1.0.0")
'io.github.therealmone.tdf4j:tdf4j:pom:1.0.0'
<dependency org="io.github.therealmone.tdf4j" name="tdf4j" rev="1.0.0">
<artifact name="tdf4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone.tdf4j', module='tdf4j', version='1.0.0')
)
libraryDependencies += "io.github.therealmone.tdf4j" % "tdf4j" % "1.0.0"
[io.github.therealmone.tdf4j/tdf4j "1.0.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |