a

ammonite-runtime_2.12.2

ammonite-runtime
https://github.com/lihaoyi/Ammonite
MIT
Li Haoyi
文件下载
文件名 操作
ammonite-runtime_2.12.2-2.2.0-0-fe5ed67.jar 下载
ammonite-runtime_2.12.2-2.2.0-0-fe5ed67.pom 下载
ammonite-runtime_2.12.2-2.2.0-0-fe5ed67-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>ammonite-runtime_2.12.2</artifactId>
  <version>2.2.0-0-fe5ed67</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:ammonite-runtime_2.12.2:2.2.0-0-fe5ed67'
Gradle Kotlin
implementation("com.lihaoyi:ammonite-runtime_2.12.2:2.2.0-0-fe5ed67")
Scala SBT
libraryDependencies += "com.lihaoyi" % "ammonite-runtime_2.12.2" % "2.2.0-0-fe5ed67"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='ammonite-runtime_2.12.2', version='2.2.0-0-fe5ed67')
)
Apache Ivy
<dependency org="com.lihaoyi" name="ammonite-runtime_2.12.2" rev="2.2.0-0-fe5ed67" />
Leiningen
[com.lihaoyi/ammonite-runtime_2.12.2 "2.2.0-0-fe5ed67"]
Apache Buildr
'com.lihaoyi:ammonite-runtime_2.12.2:jar:2.2.0-0-fe5ed67'