MVN

net.hydromatic : smlj

Maven & Gradle

Jul 24, 2019
288 stars

smlj · Standard ML interpreter, implemented in Java

<dependency>
    <groupId>net.hydromatic</groupId>
    <artifactId>smlj</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.hydromatic : smlj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of net.hydromatic : smlj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
smlj-0.1.0

How to add a dependency to Maven

Add the following net.hydromatic : smlj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.hydromatic</groupId>
    <artifactId>smlj</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.hydromatic : smlj gradle dependency to your build.gradle file:

implementation 'net.hydromatic:smlj:0.1.0'

Gradle Kotlin DSL: Add the following net.hydromatic : smlj gradle kotlin dependency to your build.gradle.kts file:

implementation("net.hydromatic:smlj:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.hydromatic : smlj sbt scala dependency to your build.sbt file:

libraryDependencies += "net.hydromatic" % "smlj" % "0.1.0"

Advertisement

Dependencies from Group

Nov 13, 2020
50 usages
8 stars
Oct 28, 2016
22 usages
1 stars
Mar 09, 2022
22 usages
1 stars
Mar 09, 2022
12 usages
21 stars
Nov 23, 2022
10 usages
46 stars

Discover Dependencies

Mar 28, 2023
Aug 01, 2023
30 usages
12.2k stars
Nov 24, 2021
6 usages
283 stars
Apr 08, 2023
25 stars
Apr 20, 2021
Nov 09, 2022
1 usages