Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.theicenet |
ArtifactId | ArtifactIdtheicenet-cryptography-acceptance-tests |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-acceptance-tests/ -->
<dependency>
<groupId>com.theicenet</groupId>
<artifactId>theicenet-cryptography-acceptance-tests</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-acceptance-tests/
implementation 'com.theicenet:theicenet-cryptography-acceptance-tests:1.1.0'
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-acceptance-tests/
implementation ("com.theicenet:theicenet-cryptography-acceptance-tests:1.1.0")
'com.theicenet:theicenet-cryptography-acceptance-tests:jar:1.1.0'
<dependency org="com.theicenet" name="theicenet-cryptography-acceptance-tests" rev="1.1.0">
<artifact name="theicenet-cryptography-acceptance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theicenet', module='theicenet-cryptography-acceptance-tests', version='1.1.0')
)
libraryDependencies += "com.theicenet" % "theicenet-cryptography-acceptance-tests" % "1.1.0"
[com.theicenet/theicenet-cryptography-acceptance-tests "1.1.0"]