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

com.lihaoyi:ammonite-shell_2.12.9 1.9.5

ammonite-shell

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-shell_2.12.9
Version

Version

1.9.5
Type

Type

jar

Download ammonite-shell_2.12.9 1.9.5


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