is not current version
Last Version 3.2.0

io.github.wellingtoncosta:convalida-annotations 3.1.0

A field validation library for Android.

GroupId

GroupId

io.github.wellingtoncosta
ArtifactId

ArtifactId

convalida-annotations
Version

Version

3.1.0
Type

Type

jar

Download convalida-annotations 3.1.0


<!-- https://jarcasting.com/artifacts/io.github.wellingtoncosta/convalida-annotations/ -->
<dependency>
    <groupId>io.github.wellingtoncosta</groupId>
    <artifactId>convalida-annotations</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wellingtoncosta/convalida-annotations/
implementation 'io.github.wellingtoncosta:convalida-annotations:3.1.0'
// https://jarcasting.com/artifacts/io.github.wellingtoncosta/convalida-annotations/
implementation ("io.github.wellingtoncosta:convalida-annotations:3.1.0")
'io.github.wellingtoncosta:convalida-annotations:jar:3.1.0'
<dependency org="io.github.wellingtoncosta" name="convalida-annotations" rev="3.1.0">
  <artifact name="convalida-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wellingtoncosta', module='convalida-annotations', version='3.1.0')
)
libraryDependencies += "io.github.wellingtoncosta" % "convalida-annotations" % "3.1.0"
[io.github.wellingtoncosta/convalida-annotations "3.1.0"]