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

com.lihaoyi:ammonite-shell_2.13.0 2.1.2

ammonite-shell

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-shell_2.13.0
Version

Version

2.1.2
Type

Type

jar

Download ammonite-shell_2.13.0 2.1.2


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