is not current version
Last Version 0.1.1

com.github.almasb:grammy 0.0.2

A story-grammar generation library

License

License

GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

grammy
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/AlmasB/grammy

Download grammy 0.0.2


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

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.