MVN

com.virgilsecurity : ethree-kotlin

Maven & Gradle

Oct 01, 2019
2 usages
12 stars

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.

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>ethree-kotlin</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.virgilsecurity : ethree-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0
  • Latest Beta: 0.6.1-beta1
  • Latest Alpha: 0.1.1-alpha

All Versions

Choose a version of com.virgilsecurity : ethree-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
ethree-kotlin-0.6.1-beta1
0.5.x
ethree-kotlin-0.5.0
0.4.x
ethree-kotlin-0.4.0
0.3.x
ethree-kotlin-0.3.8
ethree-kotlin-0.3.7
ethree-kotlin-0.3.6
ethree-kotlin-0.3.5
ethree-kotlin-0.3.4
ethree-kotlin-0.3.3
ethree-kotlin-0.3.1
ethree-kotlin-0.3.0
0.2.x
ethree-kotlin-0.2.0
0.1.x
ethree-kotlin-0.1.1-alpha
ethree-kotlin-0.1.0-alpha

How to add a dependency to Maven

Add the following com.virgilsecurity : ethree-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>ethree-kotlin</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.virgilsecurity : ethree-kotlin gradle dependency to your build.gradle file:

implementation 'com.virgilsecurity:ethree-kotlin:0.5.0'

Gradle Kotlin DSL: Add the following com.virgilsecurity : ethree-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.virgilsecurity:ethree-kotlin:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.virgilsecurity : ethree-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.virgilsecurity" % "ethree-kotlin" % "0.5.0"

Advertisement

Dependencies from Group

Jun 22, 2020
6 usages
24 stars
May 22, 2020
5 usages
Jul 11, 2019
4 usages
1 stars
May 07, 2021
4 usages
12 stars
Oct 01, 2019
2 usages
12 stars

Discover Dependencies

Jan 07, 2020
2 usages
0 stars
Jul 23, 2019
7 stars
Feb 16, 2023
1.7k stars
Jun 05, 2023
8 stars
Apr 06, 2021
2 usages
14 stars
Aug 06, 2019
5 usages
73 stars
Mar 26, 2021
1 stars
May 02, 2023
16 usages
836 stars