is not current version
Last Version 1.1.1

com.wire:cryptobox4j 0.5.0

CryptoBox for Wire Bots

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.wire
ArtifactId

ArtifactId

cryptobox4j
Version

Version

0.5.0
Type

Type

jar

Download cryptobox4j 0.5.0


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