is not current version
Last Version 2.4.1-8-a6696a8f

com.lihaoyi:ammonite-sshd_2.12.4 2.4.0-29-d9c16e33

ammonite-sshd

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-sshd_2.12.4
Version

Version

2.4.0-29-d9c16e33
Type

Type

jar

Download ammonite-sshd_2.12.4 2.4.0-29-d9c16e33


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