License |
License |
---|---|
GroupId | GroupIdio.github.wellingtoncosta |
ArtifactId | ArtifactIdconvalida-annotations |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionConvalida Annotations
A field validation library for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.wellingtoncosta/convalida-annotations/ -->
<dependency>
<groupId>io.github.wellingtoncosta</groupId>
<artifactId>convalida-annotations</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wellingtoncosta/convalida-annotations/
implementation 'io.github.wellingtoncosta:convalida-annotations:3.2.0'
// https://jarcasting.com/artifacts/io.github.wellingtoncosta/convalida-annotations/
implementation ("io.github.wellingtoncosta:convalida-annotations:3.2.0")
'io.github.wellingtoncosta:convalida-annotations:jar:3.2.0'
<dependency org="io.github.wellingtoncosta" name="convalida-annotations" rev="3.2.0">
<artifact name="convalida-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wellingtoncosta', module='convalida-annotations', version='3.2.0')
)
libraryDependencies += "io.github.wellingtoncosta" % "convalida-annotations" % "3.2.0"
[io.github.wellingtoncosta/convalida-annotations "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |