Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.virgilsecurity |
ArtifactId | ArtifactIdethree-common |
Version | Version0.8.0 |
Type | Typeaar |
Filename | Size |
---|---|
ethree-common-0.8.0.pom | |
ethree-common-0.8.0-sources.jar | 93 KB |
ethree-common-0.8.0-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.virgilsecurity/ethree-common/ -->
<dependency>
<groupId>com.virgilsecurity</groupId>
<artifactId>ethree-common</artifactId>
<version>0.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-common/
implementation 'com.virgilsecurity:ethree-common:0.8.0'
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-common/
implementation ("com.virgilsecurity:ethree-common:0.8.0")
'com.virgilsecurity:ethree-common:aar:0.8.0'
<dependency org="com.virgilsecurity" name="ethree-common" rev="0.8.0">
<artifact name="ethree-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity', module='ethree-common', version='0.8.0')
)
libraryDependencies += "com.virgilsecurity" % "ethree-common" % "0.8.0"
[com.virgilsecurity/ethree-common "0.8.0"]