License |
License
Virgil Security, Inc. license
|
---|---|
Categories |
CategoriesKotlin Languages Security |
GroupId | GroupIdcom.virgilsecurity |
ArtifactId | ArtifactIdethree-kotlin-coroutines |
Version | Version0.4.0 |
Type | Typeaar |
Description |
DescriptionVirgil E3Kit Kotlin Coroutines SDK
Virgil Security provides an SDK which symplifies work with Virgil services and presents easy to use API for adding security to any application. In a few simple steps you can setup user encryption with multidevice support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin-coroutines/ -->
<dependency>
<groupId>com.virgilsecurity</groupId>
<artifactId>ethree-kotlin-coroutines</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin-coroutines/
implementation 'com.virgilsecurity:ethree-kotlin-coroutines:0.4.0'
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin-coroutines/
implementation ("com.virgilsecurity:ethree-kotlin-coroutines:0.4.0")
'com.virgilsecurity:ethree-kotlin-coroutines:aar:0.4.0'
<dependency org="com.virgilsecurity" name="ethree-kotlin-coroutines" rev="0.4.0">
<artifact name="ethree-kotlin-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity', module='ethree-kotlin-coroutines', version='0.4.0')
)
libraryDependencies += "com.virgilsecurity" % "ethree-kotlin-coroutines" % "0.4.0"
[com.virgilsecurity/ethree-kotlin-coroutines "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.virgilsecurity : ethree-common | jar | 0.4.0 |
com.virgilsecurity.sdk : crypto-android | jar | 5.1.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.31 |
com.virgilsecurity : pythia | jar | 0.3.0 |
com.virgilsecurity.crypto : pythia-android | jar | 0.7.0 |
com.virgilsecurity : keyknox | jar | 0.2.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |