License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.wire |
ArtifactId | ArtifactIdcryptobox4j |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCryptobox4J
CryptoBox for Wire Bots
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cryptobox4j-1.1.1.pom | |
cryptobox4j-1.1.1.jar | 17 KB |
cryptobox4j-1.1.1-sources.jar | 16 KB |
cryptobox4j-1.1.1-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wire/cryptobox4j/ -->
<dependency>
<groupId>com.wire</groupId>
<artifactId>cryptobox4j</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wire/cryptobox4j/
implementation 'com.wire:cryptobox4j:1.1.1'
// https://jarcasting.com/artifacts/com.wire/cryptobox4j/
implementation ("com.wire:cryptobox4j:1.1.1")
'com.wire:cryptobox4j:jar:1.1.1'
<dependency org="com.wire" name="cryptobox4j" rev="1.1.1">
<artifact name="cryptobox4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wire', module='cryptobox4j', version='1.1.1')
)
libraryDependencies += "com.wire" % "cryptobox4j" % "1.1.1"
[com.wire/cryptobox4j "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |