MVN

com.thesett : wam

Maven & Gradle

Oct 05, 2015
4 stars

wam · Implementation of the WAM machine described in "Warren's Abstact Machine, A Tutorial Reconstruction, by Hassan Ait-Kaci"

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>wam</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thesett : wam to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.thesett : wam to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
wam-1.0.2
wam-1.0.1
wam-1.0.0
0.8.x
wam-0.8.10
wam-0.8.9
wam-0.8.8
wam-0.8.7
wam-0.8.6
wam-0.8.5
wam-0.8.4
wam-0.8.3
wam-0.8.2
wam-0.8.1
0.8
wam-0.8-M1

How to add a dependency to Maven

Add the following com.thesett : wam maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>wam</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thesett : wam gradle dependency to your build.gradle file:

implementation 'com.thesett:wam:1.0.2'

Gradle Kotlin DSL: Add the following com.thesett : wam gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thesett:wam:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thesett : wam sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thesett" % "wam" % "1.0.2"

Advertisement

Dependencies from Group

Nov 02, 2016
27 usages
4 stars
Nov 03, 2016
19 usages
4 stars
Aug 20, 2014
10 usages
4 stars
Nov 03, 2016
9 usages
4 stars
Nov 02, 2016
9 usages
4 stars

Discover Dependencies

Aug 15, 2023
120 usages
147 stars
Mar 19, 2023
9 usages
1 stars
Nov 30, 2017
5 usages
178 stars
Oct 15, 2015
41 stars
Mar 04, 2016
2 usages
5.6k stars
Oct 11, 2015
1 usages
Apr 10, 2016
7 usages
0 stars
Aug 23, 2022
1 usages
835 stars
Oct 09, 2015
1 usages
150 stars