Last Version

Convalida Compiler 3.2.0

A field validation library for Android.

License

License

GroupId

GroupId

io.github.wellingtoncosta
ArtifactId

ArtifactId

convalida-compiler
Version

Version

3.2.0
Type

Type

jar
Description

Description

Convalida Compiler
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-compiler 3.2.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
io.github.wellingtoncosta : convalida-annotations jar 3.2.0
com.squareup : javapoet jar 1.11.1
com.google.auto : auto-common jar 0.10

Project Modules

There are no modules declared in this project.