validation

Ars framework validation

License

License

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

validation
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

validation
Ars framework validation
Project URL

Project URL

https://github.com/arsframework/validation
Source Code Management

Source Code Management

https://github.com/arsframework/validation

Download validation

How to add to project

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

Dependencies

system (2)

Group / Artifact Type Version
com.sun : rt jar 1.8
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0