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

com.lihaoyi:ammonite-sshd_2.13.1 2.1.1

ammonite-sshd

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-sshd_2.13.1
Version

Version

2.1.1
Type

Type

jar

Download ammonite-sshd_2.13.1 2.1.1


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