| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.hydromatic |
| ArtifactId | ArtifactIdsmlj |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmlj
Standard ML interpreter, implemented in Java
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationJulian Hyde |
| Filename | Size |
|---|---|
| smlj-0.1.0.pom | |
| smlj-0.1.0.jar | 253 KB |
| smlj-0.1.0-test-sources.jar | 35 KB |
| smlj-0.1.0-sources.jar | 114 KB |
| smlj-0.1.0-source-release.zip | 157 KB |
| smlj-0.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.incava : java-diff | jar | 1.1.2 |