Last Version

Virgil E3Kit Java/Kotlin SDK 0.6.1-beta1

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
Version

Version

0.6.1-beta1
Type

Type

aar
Description

Description

Virgil E3Kit Java/Kotlin 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 0.6.1-beta1


<!-- https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin/ -->
<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>ethree-kotlin</artifactId>
    <version>0.6.1-beta1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin/
implementation 'com.virgilsecurity:ethree-kotlin:0.6.1-beta1'
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin/
implementation ("com.virgilsecurity:ethree-kotlin:0.6.1-beta1")
'com.virgilsecurity:ethree-kotlin:aar:0.6.1-beta1'
<dependency org="com.virgilsecurity" name="ethree-kotlin" rev="0.6.1-beta1">
  <artifact name="ethree-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity', module='ethree-kotlin', version='0.6.1-beta1')
)
libraryDependencies += "com.virgilsecurity" % "ethree-kotlin" % "0.6.1-beta1"
[com.virgilsecurity/ethree-kotlin "0.6.1-beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.virgilsecurity : ethree-common jar 0.5.1-beta1

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.0-M1

Project Modules

There are no modules declared in this project.