License |
License |
---|---|
GroupId | GroupIdcom.github.almasb |
ArtifactId | ArtifactIdgrammy-lib |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.almasb:grammy-lib
A story-grammar generation library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grammy-lib-0.1.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.almasb/grammy-lib/ -->
<dependency>
<groupId>com.github.almasb</groupId>
<artifactId>grammy-lib</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.almasb/grammy-lib/
implementation 'com.github.almasb:grammy-lib:0.1.1'
// https://jarcasting.com/artifacts/com.github.almasb/grammy-lib/
implementation ("com.github.almasb:grammy-lib:0.1.1")
'com.github.almasb:grammy-lib:pom:0.1.1'
<dependency org="com.github.almasb" name="grammy-lib" rev="0.1.1">
<artifact name="grammy-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.almasb', module='grammy-lib', version='0.1.1')
)
libraryDependencies += "com.github.almasb" % "grammy-lib" % "0.1.1"
[com.github.almasb/grammy-lib "0.1.1"]
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 |
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 |