is not current version
Last Version 0.6.2

com.lihaoyi:ammonite-sshd_2.10.3 0.4.8

ammonite-sshd

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-sshd_2.10.3
Version

Version

0.4.8
Type

Type

jar

Download ammonite-sshd_2.10.3 0.4.8


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