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

com.lihaoyi:ammonite-shell_2.12.3 1.6.7

ammonite-shell

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-shell_2.12.3
Version

Version

1.6.7
Type

Type

jar

Download ammonite-shell_2.12.3 1.6.7


<!-- 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.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.12.3/
implementation 'com.lihaoyi:ammonite-shell_2.12.3:1.6.7'
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.12.3/
implementation ("com.lihaoyi:ammonite-shell_2.12.3:1.6.7")
'com.lihaoyi:ammonite-shell_2.12.3:jar:1.6.7'
<dependency org="com.lihaoyi" name="ammonite-shell_2.12.3" rev="1.6.7">
  <artifact name="ammonite-shell_2.12.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='ammonite-shell_2.12.3', version='1.6.7')
)
libraryDependencies += "com.lihaoyi" % "ammonite-shell_2.12.3" % "1.6.7"
[com.lihaoyi/ammonite-shell_2.12.3 "1.6.7"]