is not current version
Last Version 0.8.3-2

org.jupyter-scala:ammonite-shell_2.11 0.8.3

ammonite-shell

Categories

Categories

Scala Languages
GroupId

GroupId

org.jupyter-scala
ArtifactId

ArtifactId

ammonite-shell_2.11
Version

Version

0.8.3
Type

Type

jar

Download ammonite-shell_2.11 0.8.3


<!-- https://jarcasting.com/artifacts/org.jupyter-scala/ammonite-shell_2.11/ -->
<dependency>
    <groupId>org.jupyter-scala</groupId>
    <artifactId>ammonite-shell_2.11</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jupyter-scala/ammonite-shell_2.11/
implementation 'org.jupyter-scala:ammonite-shell_2.11:0.8.3'
// https://jarcasting.com/artifacts/org.jupyter-scala/ammonite-shell_2.11/
implementation ("org.jupyter-scala:ammonite-shell_2.11:0.8.3")
'org.jupyter-scala:ammonite-shell_2.11:jar:0.8.3'
<dependency org="org.jupyter-scala" name="ammonite-shell_2.11" rev="0.8.3">
  <artifact name="ammonite-shell_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jupyter-scala', module='ammonite-shell_2.11', version='0.8.3')
)
libraryDependencies += "org.jupyter-scala" % "ammonite-shell_2.11" % "0.8.3"
[org.jupyter-scala/ammonite-shell_2.11 "0.8.3"]