Last Version

dev.secondsun:wla4j 0.6.0

This is a library that provides a parser for the WLA macro language. See http://www.villehelin.com/wla.txt for language details.

License

License

GroupId

GroupId

dev.secondsun
ArtifactId

ArtifactId

wla4j
Version

Version

0.6.0
Type

Type

jar
Description

Description

dev.secondsun:wla4j
This is a library that provides a parser for the WLA macro language. See http://www.villehelin.com/wla.txt for language details.
Project URL

Project URL

https://github.com/secondsun/wla4j
Source Code Management

Source Code Management

http://github.com/secondsun/wla4j/tree/master

Download wla4j 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 1.1.5

runtime (1)

Group / Artifact Type Version
org.glassfish : jakarta.json Optional jar 1.1.5

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.platform : junit-platform-commons jar 1.3.1
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.