is not current version
Last Version 2.4.1-8-a6696a8f

com.lihaoyi:ammonite-sshd_2.12.2 1.1.1

ammonite-sshd

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-sshd_2.12.2
Version

Version

1.1.1
Type

Type

jar

Download ammonite-sshd_2.12.2 1.1.1


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