jarn

Java-based interpreter for Yarn

License

License

Categories

Categories

Mini2Dx Business Logic Libraries Game Development
GroupId

GroupId

org.mini2Dx
ArtifactId

ArtifactId

jarn
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jarn
Java-based interpreter for Yarn
Project URL

Project URL

https://github.com/mini2Dx/jarn
Source Code Management

Source Code Management

https://github.com/mini2Dx/jarn.git

Download jarn

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.6
com.github.spullara.mustache.java : compiler jar 0.8.18

test (3)

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

Project Modules

There are no modules declared in this project.
org.mini2Dx

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0