libverify controls for Android projects

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ru.mail.verify
ArtifactId

ArtifactId

platform-core
Last Version

Last Version

2.0.228
Release Date

Release Date

Type

Type

aar
Description

Description

libverify 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

http://mail.ru
Source Code Management

Source Code Management

http://mail.ru

Download platform-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.228
2.0.227
2.0.226
2.0.225
2.0.223
2.0.222
2.0.219
2.0.218
2.0.217
2.0.216
2.0.215