is not current version
Last Version 0.8.3-3

org.jupyter-scala:ammonite-ops_2.10 0.8.3-2

ammonite-ops

Categories

Categories

Scala Languages
GroupId

GroupId

org.jupyter-scala
ArtifactId

ArtifactId

ammonite-ops_2.10
Version

Version

0.8.3-2
Type

Type

jar

Download ammonite-ops_2.10 0.8.3-2


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