a

ammonite_2.12.2

ammonite
https://github.com/lihaoyi/Ammonite
MIT
Li Haoyi
Files download
File Operation
ammonite_2.12.2-2.1.4-13-fb16e4e.jar download
ammonite_2.12.2-2.1.4-13-fb16e4e.pom download
ammonite_2.12.2-2.1.4-13-fb16e4e-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>ammonite_2.12.2</artifactId>
  <version>2.1.4-13-fb16e4e</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:ammonite_2.12.2:2.1.4-13-fb16e4e'
Gradle Kotlin
implementation("com.lihaoyi:ammonite_2.12.2:2.1.4-13-fb16e4e")
Scala SBT
libraryDependencies += "com.lihaoyi" % "ammonite_2.12.2" % "2.1.4-13-fb16e4e"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='ammonite_2.12.2', version='2.1.4-13-fb16e4e')
)
Apache Ivy
<dependency org="com.lihaoyi" name="ammonite_2.12.2" rev="2.1.4-13-fb16e4e" />
Leiningen
[com.lihaoyi/ammonite_2.12.2 "2.1.4-13-fb16e4e"]
Apache Buildr
'com.lihaoyi:ammonite_2.12.2:jar:2.1.4-13-fb16e4e'