Last Version

Virgil E3Kit Java/Kotlin SDK with Secure Enclave 2.0.10

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

Security
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

ethree-enclave
Version

Version

2.0.10
Type

Type

aar
Description

Description

Virgil E3Kit Java/Kotlin SDK with Secure Enclave
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-enclave 2.0.10


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.61
com.virgilsecurity.sdk : android-utils jar 7.3.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61

Project Modules

There are no modules declared in this project.