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

com.lihaoyi:ammonite-shell_2.11.3 1.0.0-RC6

ammonite-shell

Группа

Группа

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

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

ammonite-shell_2.11.3
Версия

Версия

1.0.0-RC6
Тип

Тип

jar

Скачать ammonite-shell_2.11.3 1.0.0-RC6


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