не последняя версия
Последняя версия 1.6.7-2-c28002d

com.lihaoyi:ammonite-shell_2.11.3 1.2.0

ammonite-shell

Группа

Группа

com.lihaoyi
Идентификатор

Идентификатор

ammonite-shell_2.11.3
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать ammonite-shell_2.11.3 1.2.0


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