Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.theicenet |
ArtifactId | ArtifactIdtheicenet-cryptography |
Version | Version1.2.0 |
Type | Typepom |
Filename | Size |
---|---|
theicenet-cryptography-1.2.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography/ -->
<dependency>
<groupId>com.theicenet</groupId>
<artifactId>theicenet-cryptography</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography/
implementation 'com.theicenet:theicenet-cryptography:1.2.0'
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography/
implementation ("com.theicenet:theicenet-cryptography:1.2.0")
'com.theicenet:theicenet-cryptography:pom:1.2.0'
<dependency org="com.theicenet" name="theicenet-cryptography" rev="1.2.0">
<artifact name="theicenet-cryptography" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.theicenet', module='theicenet-cryptography', version='1.2.0')
)
libraryDependencies += "com.theicenet" % "theicenet-cryptography" % "1.2.0"
[com.theicenet/theicenet-cryptography "1.2.0"]