GroupId | GroupIdch.dissem.jabit |
---|---|
ArtifactId | ArtifactIdjabit-cryptography-bouncy |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ch.dissem.jabit/jabit-cryptography-bouncy/ -->
<dependency>
<groupId>ch.dissem.jabit</groupId>
<artifactId>jabit-cryptography-bouncy</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dissem.jabit/jabit-cryptography-bouncy/
implementation 'ch.dissem.jabit:jabit-cryptography-bouncy:1.0.1'
// https://jarcasting.com/artifacts/ch.dissem.jabit/jabit-cryptography-bouncy/
implementation ("ch.dissem.jabit:jabit-cryptography-bouncy:1.0.1")
'ch.dissem.jabit:jabit-cryptography-bouncy:jar:1.0.1'
<dependency org="ch.dissem.jabit" name="jabit-cryptography-bouncy" rev="1.0.1">
<artifact name="jabit-cryptography-bouncy" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dissem.jabit', module='jabit-cryptography-bouncy', version='1.0.1')
)
libraryDependencies += "ch.dissem.jabit" % "jabit-cryptography-bouncy" % "1.0.1"
[ch.dissem.jabit/jabit-cryptography-bouncy "1.0.1"]