License |
License |
---|---|
GroupId | GroupIdru.mail.verify |
ArtifactId | ArtifactIdlibverify-controls |
Version | Version2.0.215 |
Type | Typeaar |
Description |
Descriptionlibverify controls for Android projects
A application used as an example on how to set up pushing its components to the Central Repository.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libverify-controls-2.0.215.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/ru.mail.verify/libverify-controls/ -->
<dependency>
<groupId>ru.mail.verify</groupId>
<artifactId>libverify-controls</artifactId>
<version>2.0.215</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.mail.verify/libverify-controls/
implementation 'ru.mail.verify:libverify-controls:2.0.215'
// https://jarcasting.com/artifacts/ru.mail.verify/libverify-controls/
implementation ("ru.mail.verify:libverify-controls:2.0.215")
'ru.mail.verify:libverify-controls:aar:2.0.215'
<dependency org="ru.mail.verify" name="libverify-controls" rev="2.0.215">
<artifact name="libverify-controls" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.mail.verify', module='libverify-controls', version='2.0.215')
)
libraryDependencies += "ru.mail.verify" % "libverify-controls" % "2.0.215"
[ru.mail.verify/libverify-controls "2.0.215"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
com.googlecode.libphonenumber : libphonenumber | jar | 8.12.36 |
ru.mail.verify : platform-core | aar | 2.0.215 |
ru.mail.verify : libverify | aar | 2.0.215 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |