is not current version
Last Version 2.5.4-11-4f5bf2aa

com.lihaoyi:ammonite-sshd_2.12.8 1.9.3

ammonite-sshd

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-sshd_2.12.8
Version

Version

1.9.3
Type

Type

jar

Download ammonite-sshd_2.12.8 1.9.3


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