is not current version
Last Version 0.9.3

com.lihaoyi:ammonite-shell_2.10 COMMIT-9f8f9df

ammonite-shell

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-shell_2.10
Version

Version

COMMIT-9f8f9df
Type

Type

jar

Download ammonite-shell_2.10 COMMIT-9f8f9df


<!-- https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.10/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite-shell_2.10</artifactId>
    <version>COMMIT-9f8f9df</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.10/
implementation 'com.lihaoyi:ammonite-shell_2.10:COMMIT-9f8f9df'
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.10/
implementation ("com.lihaoyi:ammonite-shell_2.10:COMMIT-9f8f9df")
'com.lihaoyi:ammonite-shell_2.10:jar:COMMIT-9f8f9df'
<dependency org="com.lihaoyi" name="ammonite-shell_2.10" rev="COMMIT-9f8f9df">
  <artifact name="ammonite-shell_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='ammonite-shell_2.10', version='COMMIT-9f8f9df')
)
libraryDependencies += "com.lihaoyi" % "ammonite-shell_2.10" % "COMMIT-9f8f9df"
[com.lihaoyi/ammonite-shell_2.10 "COMMIT-9f8f9df"]