is not current version
Last Version 0.6.1-beta1

com.virgilsecurity:ethree-kotlin 0.2.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.

Categories

Categories

Kotlin Languages Security
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

ethree-kotlin
Version

Version

0.2.0
Type

Type

jar

Download ethree-kotlin 0.2.0


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