is not current version
Last Version 2.4.1-8-a6696a8f

com.lihaoyi:ammonite-sshd_2.12.2 COMMIT-963de4e

ammonite-sshd

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ammonite-sshd_2.12.2
Version

Version

COMMIT-963de4e
Type

Type

jar

Download ammonite-sshd_2.12.2 COMMIT-963de4e


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