License |
License
Virgil Security, Inc. license
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.virgilsecurity |
ArtifactId | ArtifactIdethree |
Last Version | Last Version2.0.10 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVirgil 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ethree-2.0.10.pom | |
ethree-2.0.10.module | 2 KB |
ethree-2.0.10-sources.jar | 3 KB |
ethree-2.0.10-javadoc.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.virgilsecurity/ethree/ -->
<dependency>
<groupId>com.virgilsecurity</groupId>
<artifactId>ethree</artifactId>
<version>2.0.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree/
implementation 'com.virgilsecurity:ethree:2.0.10'
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree/
implementation ("com.virgilsecurity:ethree:2.0.10")
'com.virgilsecurity:ethree:aar:2.0.10'
<dependency org="com.virgilsecurity" name="ethree" rev="2.0.10">
<artifact name="ethree" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity', module='ethree', version='2.0.10')
)
libraryDependencies += "com.virgilsecurity" % "ethree" % "2.0.10"
[com.virgilsecurity/ethree "2.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.virgilsecurity : ethree-common | jar | 2.0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |