a

ammonite-runtime_2.11

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