Last Version

Virgil E3Kit Kotlin Coroutines SDK 0.4.0

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.

License

License

Virgil Security, Inc. license
Categories

Categories

Kotlin Languages Security
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

ethree-kotlin-coroutines
Version

Version

0.4.0
Type

Type

aar
Description

Description

Virgil 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

https://www.virgilsecurity.com/
Source Code Management

Source Code Management

https://github.com/VirgilSecurity/virgil-e3kit-kotlin

Download ethree-kotlin-coroutines 0.4.0


<!-- 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"]

Dependencies

compile (3)

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

runtime (5)

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

Project Modules

There are no modules declared in this project.