GroupId | GroupIduk.org.retep |
---|---|
ArtifactId | ArtifactIdretepSecureXML |
Last Version | Last Version8.7.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionretepSecureXML
The entire retepSecureXML suite, including all optional transports
|
Filename | Size |
---|---|
retepSecureXML-8.7.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep/retepSecureXML/ -->
<dependency>
<groupId>uk.org.retep</groupId>
<artifactId>retepSecureXML</artifactId>
<version>8.7.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep/retepSecureXML/
implementation 'uk.org.retep:retepSecureXML:8.7.7'
// https://jarcasting.com/artifacts/uk.org.retep/retepSecureXML/
implementation ("uk.org.retep:retepSecureXML:8.7.7")
'uk.org.retep:retepSecureXML:pom:8.7.7'
<dependency org="uk.org.retep" name="retepSecureXML" rev="8.7.7">
<artifact name="retepSecureXML" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep', module='retepSecureXML', version='8.7.7')
)
libraryDependencies += "uk.org.retep" % "retepSecureXML" % "8.7.7"
[uk.org.retep/retepSecureXML "8.7.7"]