com.github.almasb:grammy

A story-grammar generation library

License

License

GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

grammy
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A story-grammar generation library

Download grammy

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.openjfx : javafx-controls jar 17.0.0.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1
0.0.2