Last Version

com.github.almasb:tracery 0.0.1

A story-grammar generation library

License

License

GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

tracery
Version

Version

0.0.1
Type

Type

jar
Description

Description

com.github.almasb:tracery
A story-grammar generation library
Project URL

Project URL

https://github.com/AlmasB/tracery
Source Code Management

Source Code Management

https://github.com/AlmasB/tracery

Download tracery 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.51
org.jetbrains.kotlin : kotlin-reflect jar 1.1.51
com.fasterxml.jackson.core : jackson-databind jar 2.9.3
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0
org.hamcrest : hamcrest-library jar 1.3
org.jetbrains.kotlin : kotlin-test jar 1.1.51

Project Modules

There are no modules declared in this project.