is not current version
Last Version 0.8.3-2

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

ammonite-sshd

Categories

Categories

Scala Languages
GroupId

GroupId

org.jupyter-scala
ArtifactId

ArtifactId

ammonite-sshd_2.12.1
Version

Version

0.8.3-1
Type

Type

jar

Download ammonite-sshd_2.12.1 0.8.3-1


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