License |
License |
---|---|
GroupId | GroupIdorg.xipki.shell |
ArtifactId | ArtifactIdshells |
Version | Version5.3.12 |
Type | Typepom |
Description |
DescriptionXiPKI :: shells
XiPKI Parent
|
Filename | Size |
---|---|
shells-5.3.12.pom | 915 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xipki.shell/shells/ -->
<dependency>
<groupId>org.xipki.shell</groupId>
<artifactId>shells</artifactId>
<version>5.3.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xipki.shell/shells/
implementation 'org.xipki.shell:shells:5.3.12'
// https://jarcasting.com/artifacts/org.xipki.shell/shells/
implementation ("org.xipki.shell:shells:5.3.12")
'org.xipki.shell:shells:pom:5.3.12'
<dependency org="org.xipki.shell" name="shells" rev="5.3.12">
<artifact name="shells" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xipki.shell', module='shells', version='5.3.12')
)
libraryDependencies += "org.xipki.shell" % "shells" % "5.3.12"
[org.xipki.shell/shells "5.3.12"]