com.github.almasb:grammy-editor

A story-grammar generation library

License

License

GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

grammy-editor
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A story-grammar generation library

Download grammy-editor

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.almasb : grammy jar 0.1.1
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