License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdssh-config |
Version | Version1.1.5 |
Type | Typejar |
Description |
Descriptionssh-config
WebJar for ssh-config
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ssh-config-1.1.5.pom | |
ssh-config-1.1.5.jar | 9 KB |
ssh-config-1.1.5-sources.jar | 22 bytes |
ssh-config-1.1.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ssh-config/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ssh-config</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ssh-config/
implementation 'org.webjars.npm:ssh-config:1.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/ssh-config/
implementation ("org.webjars.npm:ssh-config:1.1.5")
'org.webjars.npm:ssh-config:jar:1.1.5'
<dependency org="org.webjars.npm" name="ssh-config" rev="1.1.5">
<artifact name="ssh-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ssh-config', version='1.1.5')
)
libraryDependencies += "org.webjars.npm" % "ssh-config" % "1.1.5"
[org.webjars.npm/ssh-config "1.1.5"]