is not current version
Last Version 1.1.0-18-b04b80d

com.sandinh:ammonite-runtime_2.12 1.0.1-sh

ammonite-runtime

GroupId

GroupId

com.sandinh
ArtifactId

ArtifactId

ammonite-runtime_2.12
Version

Version

1.0.1-sh
Type

Type

jar

Download ammonite-runtime_2.12 1.0.1-sh


<!-- https://jarcasting.com/artifacts/com.sandinh/ammonite-runtime_2.12/ -->
<dependency>
    <groupId>com.sandinh</groupId>
    <artifactId>ammonite-runtime_2.12</artifactId>
    <version>1.0.1-sh</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/ammonite-runtime_2.12/
implementation 'com.sandinh:ammonite-runtime_2.12:1.0.1-sh'
// https://jarcasting.com/artifacts/com.sandinh/ammonite-runtime_2.12/
implementation ("com.sandinh:ammonite-runtime_2.12:1.0.1-sh")
'com.sandinh:ammonite-runtime_2.12:jar:1.0.1-sh'
<dependency org="com.sandinh" name="ammonite-runtime_2.12" rev="1.0.1-sh">
  <artifact name="ammonite-runtime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='ammonite-runtime_2.12', version='1.0.1-sh')
)
libraryDependencies += "com.sandinh" % "ammonite-runtime_2.12" % "1.0.1-sh"
[com.sandinh/ammonite-runtime_2.12 "1.0.1-sh"]