s

shell-2.12.3_2.12

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