| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdorg.jupyter-scala |
| ArtifactId | ArtifactIdammonite-sshd_2.12.2 |
| Version | Version0.8.3-2 |
| Type | Typejar |
| Description |
Descriptionammonite-sshd
ammonite-sshd
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.jupyter-scala |
<!-- https://jarcasting.com/artifacts/org.jupyter-scala/ammonite-sshd_2.12.2/ -->
<dependency>
<groupId>org.jupyter-scala</groupId>
<artifactId>ammonite-sshd_2.12.2</artifactId>
<version>0.8.3-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jupyter-scala/ammonite-sshd_2.12.2/
implementation 'org.jupyter-scala:ammonite-sshd_2.12.2:0.8.3-2'
// https://jarcasting.com/artifacts/org.jupyter-scala/ammonite-sshd_2.12.2/
implementation ("org.jupyter-scala:ammonite-sshd_2.12.2:0.8.3-2")
'org.jupyter-scala:ammonite-sshd_2.12.2:jar:0.8.3-2'
<dependency org="org.jupyter-scala" name="ammonite-sshd_2.12.2" rev="0.8.3-2">
<artifact name="ammonite-sshd_2.12.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jupyter-scala', module='ammonite-sshd_2.12.2', version='0.8.3-2')
)
libraryDependencies += "org.jupyter-scala" % "ammonite-sshd_2.12.2" % "0.8.3-2"
[org.jupyter-scala/ammonite-sshd_2.12.2 "0.8.3-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| org.jupyter-scala : ammonite_2.12.2 | jar | 0.8.3-2 |
| org.apache.sshd : sshd-core | jar | 1.2.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.56 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : acyclic_2.12 | jar | 0.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_2.12 | jar | 0.4.5 |
| org.slf4j : slf4j-nop | jar | 1.7.12 |
| com.jcraft : jsch | jar | 0.1.54 |
| org.scalacheck : scalacheck_2.12 | jar | 1.12.6 |