is not current version
Last Version 0.8.3-3

org.jupyter-scala:ammonite-sshd_2.10.6 0.8.3-1

ammonite-sshd

Categories

Categories

Scala Languages
GroupId

GroupId

org.jupyter-scala
ArtifactId

ArtifactId

ammonite-sshd_2.10.6
Version

Version

0.8.3-1
Type

Type

jar

Download ammonite-sshd_2.10.6 0.8.3-1


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