Last Version

Convalida Annotations 3.2.0

A field validation library for Android.

License

License

GroupId

GroupId

io.github.wellingtoncosta
ArtifactId

ArtifactId

convalida-annotations
Version

Version

3.2.0
Type

Type

jar
Description

Description

Convalida Annotations
A field validation library for Android.
Project URL

Project URL

https://github.com/wellingtoncosta/convalida/
Source Code Management

Source Code Management

https://github.com/wellingtoncosta/convalida/

Download convalida-annotations 3.2.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.