is not current version
Last Version 2.0.4

ch.dissem.jabit:jabit-cryptography-bouncy 2.0.0

The Cryptography implementation using bouncy castle

GroupId

GroupId

ch.dissem.jabit
ArtifactId

ArtifactId

jabit-cryptography-bouncy
Version

Version

2.0.0
Type

Type

jar

Download jabit-cryptography-bouncy 2.0.0


<!-- https://jarcasting.com/artifacts/ch.dissem.jabit/jabit-cryptography-bouncy/ -->
<dependency>
    <groupId>ch.dissem.jabit</groupId>
    <artifactId>jabit-cryptography-bouncy</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dissem.jabit/jabit-cryptography-bouncy/
implementation 'ch.dissem.jabit:jabit-cryptography-bouncy:2.0.0'
// https://jarcasting.com/artifacts/ch.dissem.jabit/jabit-cryptography-bouncy/
implementation ("ch.dissem.jabit:jabit-cryptography-bouncy:2.0.0")
'ch.dissem.jabit:jabit-cryptography-bouncy:jar:2.0.0'
<dependency org="ch.dissem.jabit" name="jabit-cryptography-bouncy" rev="2.0.0">
  <artifact name="jabit-cryptography-bouncy" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dissem.jabit', module='jabit-cryptography-bouncy', version='2.0.0')
)
libraryDependencies += "ch.dissem.jabit" % "jabit-cryptography-bouncy" % "2.0.0"
[ch.dissem.jabit/jabit-cryptography-bouncy "2.0.0"]