is not current version
Last Version 0.4.0

com.virgilsecurity:ethree-kotlin-coroutines 0.2.4

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.4
Type

Type

aar

Download ethree-kotlin-coroutines 0.2.4


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