License |
License |
---|---|
Categories |
CategoriesMini2Dx Business Logic Libraries Game Development |
GroupId | GroupIdorg.mini2Dx |
ArtifactId | ArtifactIdjarn |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjarn
Java-based interpreter for Yarn
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jarn-1.1.2.pom | |
jarn-1.1.2.jar | 85 KB |
jarn-1.1.2-sources.jar | 58 KB |
jarn-1.1.2-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mini2Dx/jarn/ -->
<dependency>
<groupId>org.mini2Dx</groupId>
<artifactId>jarn</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mini2Dx/jarn/
implementation 'org.mini2Dx:jarn:1.1.2'
// https://jarcasting.com/artifacts/org.mini2Dx/jarn/
implementation ("org.mini2Dx:jarn:1.1.2")
'org.mini2Dx:jarn:jar:1.1.2'
<dependency org="org.mini2Dx" name="jarn" rev="1.1.2">
<artifact name="jarn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mini2Dx', module='jarn', version='1.1.2')
)
libraryDependencies += "org.mini2Dx" % "jarn" % "1.1.2"
[org.mini2Dx/jarn "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.6 |
com.github.spullara.mustache.java : compiler | jar | 0.8.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.jmock : jmock-legacy | jar | 2.6.0 |
org.jmock : jmock-junit4 | jar | 2.6.0 |