| License |
License |
|---|---|
| GroupId | GroupIdcom.github.chengpohi |
| ArtifactId | ArtifactIdammonite-vi_2.13 |
| Last Version | Last Version2.0 |
| 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.13-2.0.pom | |
| ammonite-vi_2.13-2.0.jar | 20 KB |
| ammonite-vi_2.13-2.0-sources.jar | 2 KB |
| ammonite-vi_2.13-2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.13/ -->
<dependency>
<groupId>com.github.chengpohi</groupId>
<artifactId>ammonite-vi_2.13</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.13/
implementation 'com.github.chengpohi:ammonite-vi_2.13:2.0'
// https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.13/
implementation ("com.github.chengpohi:ammonite-vi_2.13:2.0")
'com.github.chengpohi:ammonite-vi_2.13:jar:2.0'
<dependency org="com.github.chengpohi" name="ammonite-vi_2.13" rev="2.0">
<artifact name="ammonite-vi_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chengpohi', module='ammonite-vi_2.13', version='2.0')
)
libraryDependencies += "com.github.chengpohi" % "ammonite-vi_2.13" % "2.0"
[com.github.chengpohi/ammonite-vi_2.13 "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : ammonite-repl_2.13.4 | jar | 2.3.8-32-64308dc3 |
| com.lihaoyi : ammonite-shell_2.13.4 | jar | 2.3.8-32-64308dc3 |