is not current version
Last Version 2.4.1-8-a6696a8f

com.lihaoyi:ammonite-sshd_2.12.1 0.9.3

ammonite-sshd

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-sshd_2.12.1
Version

Version

0.9.3
Type

Type

jar

Download ammonite-sshd_2.12.1 0.9.3


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