Categories |
CategoriesData |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdhuman-verification-data |
Version | Version0.3 |
Type | Typeaar |
Filename | Size |
---|---|
human-verification-data-0.3.pom | |
human-verification-data-0.3-sources.jar | 8 KB |
human-verification-data-0.3-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/human-verification-data/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>human-verification-data</artifactId>
<version>0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/human-verification-data/
implementation 'me.proton.core:human-verification-data:0.3'
// https://jarcasting.com/artifacts/me.proton.core/human-verification-data/
implementation ("me.proton.core:human-verification-data:0.3")
'me.proton.core:human-verification-data:aar:0.3'
<dependency org="me.proton.core" name="human-verification-data" rev="0.3">
<artifact name="human-verification-data" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='human-verification-data', version='0.3')
)
libraryDependencies += "me.proton.core" % "human-verification-data" % "0.3"
[me.proton.core/human-verification-data "0.3"]