is not current version
Last Version 2.4.1-2-63e98591

com.lihaoyi:ammonite-shell_2.12.3 1.3.2-2-3da4986

ammonite-shell

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-shell_2.12.3
Version

Version

1.3.2-2-3da4986
Type

Type

jar

Download ammonite-shell_2.12.3 1.3.2-2-3da4986


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