is not current version
Last Version 0.4.0

com.virgilsecurity:ethree-kotlin-coroutines 0.2.2

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-coroutines
Version

Version

0.2.2
Type

Type

jar

Download ethree-kotlin-coroutines 0.2.2


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