License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.wire |
ArtifactId | ArtifactIdcryptobox-android |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncryptobox-android
cryptobox-android
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.wire |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cryptobox-android-1.1.3.pom | |
cryptobox-android-1.1.3-sources.jar | 9 KB |
cryptobox-android-1.1.3-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wire/cryptobox-android/ -->
<dependency>
<groupId>com.wire</groupId>
<artifactId>cryptobox-android</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wire/cryptobox-android/
implementation 'com.wire:cryptobox-android:1.1.3'
// https://jarcasting.com/artifacts/com.wire/cryptobox-android/
implementation ("com.wire:cryptobox-android:1.1.3")
'com.wire:cryptobox-android:aar:1.1.3'
<dependency org="com.wire" name="cryptobox-android" rev="1.1.3">
<artifact name="cryptobox-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wire', module='cryptobox-android', version='1.1.3')
)
libraryDependencies += "com.wire" % "cryptobox-android" % "1.1.3"
[com.wire/cryptobox-android "1.1.3"]