| Группа | Группаcom.nitorcreations |
|---|---|
| Идентификатор | Идентификаторwillow-sshagent-auth |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| willow-sshagent-auth-1.2.0.pom | |
| willow-sshagent-auth-1.2.0.jar | 9 KB |
| willow-sshagent-auth-1.2.0-sources.jar | 4 KB |
| willow-sshagent-auth-1.2.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/willow-sshagent-auth/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>willow-sshagent-auth</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/willow-sshagent-auth/
implementation 'com.nitorcreations:willow-sshagent-auth:1.2.0'
// https://jarcasting.com/artifacts/com.nitorcreations/willow-sshagent-auth/
implementation ("com.nitorcreations:willow-sshagent-auth:1.2.0")
'com.nitorcreations:willow-sshagent-auth:jar:1.2.0'
<dependency org="com.nitorcreations" name="willow-sshagent-auth" rev="1.2.0">
<artifact name="willow-sshagent-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='willow-sshagent-auth', version='1.2.0')
)
libraryDependencies += "com.nitorcreations" % "willow-sshagent-auth" % "1.2.0"
[com.nitorcreations/willow-sshagent-auth "1.2.0"]