| License |
License |
|---|---|
| GroupId | GroupIdcom.github.chengpohi |
| ArtifactId | ArtifactIdammonite-vi_2.11 |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionammonite-vi
ammonite-vi
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.chengpohi |
| Filename | Size |
|---|---|
| ammonite-vi_2.11-1.1.pom | |
| ammonite-vi_2.11-1.1.jar | 26 KB |
| ammonite-vi_2.11-1.1-sources.jar | 2 KB |
| ammonite-vi_2.11-1.1-javadoc.jar | 357 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.11/ -->
<dependency>
<groupId>com.github.chengpohi</groupId>
<artifactId>ammonite-vi_2.11</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.11/
implementation 'com.github.chengpohi:ammonite-vi_2.11:1.1'
// https://jarcasting.com/artifacts/com.github.chengpohi/ammonite-vi_2.11/
implementation ("com.github.chengpohi:ammonite-vi_2.11:1.1")
'com.github.chengpohi:ammonite-vi_2.11:jar:1.1'
<dependency org="com.github.chengpohi" name="ammonite-vi_2.11" rev="1.1">
<artifact name="ammonite-vi_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chengpohi', module='ammonite-vi_2.11', version='1.1')
)
libraryDependencies += "com.github.chengpohi" % "ammonite-vi_2.11" % "1.1"
[com.github.chengpohi/ammonite-vi_2.11 "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| com.lihaoyi : ammonite-repl_2.11.7 | jar | 0.5.1 |