License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdammonite-sshd_2.10.4 |
Version | Version1.0.3-7-1dada91 |
Type | Typejar |
Description |
Descriptionammonite-sshd
ammonite-sshd
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.lihaoyi |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/ammonite-sshd_2.10.4/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>ammonite-sshd_2.10.4</artifactId>
<version>1.0.3-7-1dada91</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-sshd_2.10.4/
implementation 'com.lihaoyi:ammonite-sshd_2.10.4:1.0.3-7-1dada91'
// https://jarcasting.com/artifacts/com.lihaoyi/ammonite-sshd_2.10.4/
implementation ("com.lihaoyi:ammonite-sshd_2.10.4:1.0.3-7-1dada91")
'com.lihaoyi:ammonite-sshd_2.10.4:jar:1.0.3-7-1dada91'
<dependency org="com.lihaoyi" name="ammonite-sshd_2.10.4" rev="1.0.3-7-1dada91">
<artifact name="ammonite-sshd_2.10.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='ammonite-sshd_2.10.4', version='1.0.3-7-1dada91')
)
libraryDependencies += "com.lihaoyi" % "ammonite-sshd_2.10.4" % "1.0.3-7-1dada91"
[com.lihaoyi/ammonite-sshd_2.10.4 "1.0.3-7-1dada91"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.lihaoyi : ammonite_2.10.4 | jar | 1.0.3-7-1dada91 |
org.apache.sshd : sshd-core | jar | 1.2.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.56 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.10.4 |
com.lihaoyi : acyclic_2.10 | jar | 0.1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.10 | jar | 0.6.0 |
org.slf4j : slf4j-nop | jar | 1.7.12 |
com.jcraft : jsch | jar | 0.1.54 |
org.scalacheck : scalacheck_2.10 | jar | 1.12.6 |