is not current version
Last Version 2.0.10

com.virgilsecurity:ethree 2.0.9

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

Security
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

ethree
Version

Version

2.0.9
Type

Type

aar

Download ethree 2.0.9


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