License |
License |
---|---|
GroupId | GroupIdcom.github.almasb |
ArtifactId | ArtifactIdgrammy-editor |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA story-grammar generation library
|
Filename | Size |
---|---|
grammy-editor-0.1.1.pom | |
grammy-editor-0.1.1.jar | 11 KB |
grammy-editor-0.1.1-sources.jar | 4 KB |
grammy-editor-0.1.1-javadoc.jar | 1 KB |
Browse |
<!-- 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"]
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 |
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 |