jtrfp

Java tools and file parsers for Terminal Reality games

License

License

GroupId

GroupId

org.jtrfp
ArtifactId

ArtifactId

jtrfp
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jtrfp
Java tools and file parsers for Terminal Reality games
Project URL

Project URL

http://www.jtrfp.org/

Download jtrfp

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0