jfdt

Format Description Toolkit for Java

License

License

GroupId

GroupId

org.jtrfp
ArtifactId

ArtifactId

jfdt
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jfdt
Format Description Toolkit for Java
Project URL

Project URL

http://www.jtrfp.org/

Download jfdt

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1