MVN

dev.secondsun : wla4j

Maven & Gradle

Jul 07, 2020
11 stars

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

<dependency>
    <groupId>dev.secondsun</groupId>
    <artifactId>wla4j</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.secondsun : wla4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of dev.secondsun : wla4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
wla4j-0.6.0
0.5
wla4j-0.5

How to add a dependency to Maven

Add the following dev.secondsun : wla4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.secondsun</groupId>
    <artifactId>wla4j</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.secondsun : wla4j gradle dependency to your build.gradle file:

implementation 'dev.secondsun:wla4j:0.6.0'

Gradle Kotlin DSL: Add the following dev.secondsun : wla4j gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.secondsun:wla4j:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.secondsun : wla4j sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.secondsun" % "wla4j" % "0.6.0"

Advertisement

Dependencies from Group

May 27, 2021
1 usages
0 stars
Jul 07, 2020
11 stars
Nov 15, 2020
0 stars
Nov 11, 2020
0 stars
Nov 10, 2020
1 stars

Discover Dependencies

May 28, 2023
18 stars
May 28, 2023
1 stars
Jun 16, 2021
7 stars
Mar 19, 2023
0 stars
Jul 14, 2023
1 usages
13 stars
Jul 03, 2023
18 stars