smlj

Standard ML interpreter, implemented in Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

smlj
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

smlj
Standard ML interpreter, implemented in Java
Project URL

Project URL

https://github.com/julianhyde/smlj
Project Organization

Project Organization

Julian Hyde

Download smlj

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9
com.google.guava : guava jar 19.0
org.jline : jline jar 3.12.1
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.incava : java-diff jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0