is not current version
Last Version 1.6.7-2-c28002d

com.lihaoyi:ammonite-shell_2.11.4 0.9.9

ammonite-shell

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-shell_2.11.4
Version

Version

0.9.9
Type

Type

jar

Download ammonite-shell_2.11.4 0.9.9


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