| License |
License |
|---|---|
| GroupId | GroupIdcom.github.chengpohi |
| ArtifactId | ArtifactIdammonite-vi_2.12 |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionammonite-vi
ammonite-vi
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.chengpohi |
| Filename | Size |
|---|---|
| ammonite-vi_2.12-1.6.1.pom | |
| ammonite-vi_2.12-1.6.1.jar | 19 KB |
| ammonite-vi_2.12-1.6.1-sources.jar | 2 KB |
| ammonite-vi_2.12-1.6.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.12/ -->
<dependency>
<groupId>com.github.chengpohi</groupId>
<artifactId>ammonite-vi_2.12</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.12/
implementation 'com.github.chengpohi:ammonite-vi_2.12:1.6.1'
// https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.12/
implementation ("com.github.chengpohi:ammonite-vi_2.12:1.6.1")
'com.github.chengpohi:ammonite-vi_2.12:jar:1.6.1'
<dependency org="com.github.chengpohi" name="ammonite-vi_2.12" rev="1.6.1">
<artifact name="ammonite-vi_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chengpohi', module='ammonite-vi_2.12', version='1.6.1')
)
libraryDependencies += "com.github.chengpohi" % "ammonite-vi_2.12" % "1.6.1"
[com.github.chengpohi/ammonite-vi_2.12 "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.lihaoyi : ammonite-repl_2.12.8 | jar | 1.6.7-1-a44339b |
| com.lihaoyi : ammonite-shell_2.12.8 | jar | 1.6.7-1-a44339b |