| Группа | Группаcom.lihaoyi |
|---|---|
| Идентификатор | Идентификаторammonite-shell_2.11.5 |
| Версия | Версия1.4.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ammonite-shell_2.11.5-1.4.0.pom | |
| ammonite-shell_2.11.5-1.4.0.jar | 63 KB |
| ammonite-shell_2.11.5-1.4.0-sources.jar | 5 KB |
| ammonite-shell_2.11.5-1.4.0-javadoc.jar | 398 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.11.5/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>ammonite-shell_2.11.5</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.11.5/
implementation 'com.lihaoyi:ammonite-shell_2.11.5:1.4.0'
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-shell_2.11.5/
implementation ("com.lihaoyi:ammonite-shell_2.11.5:1.4.0")
'com.lihaoyi:ammonite-shell_2.11.5:jar:1.4.0'
<dependency org="com.lihaoyi" name="ammonite-shell_2.11.5" rev="1.4.0">
<artifact name="ammonite-shell_2.11.5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='ammonite-shell_2.11.5', version='1.4.0')
)
libraryDependencies += "com.lihaoyi" % "ammonite-shell_2.11.5" % "1.4.0"
[com.lihaoyi/ammonite-shell_2.11.5 "1.4.0"]