Last Version

com.github.bduisenov:validator 0.0.3

A library for functional validation

License

License

GroupId

GroupId

com.github.bduisenov
ArtifactId

ArtifactId

validator
Version

Version

0.0.3
Type

Type

jar
Description

Description

com.github.bduisenov:validator
A library for functional validation
Project URL

Project URL

https://github.com/bduisenov/validator
Source Code Management

Source Code Management

https://github.com/bduisenov/validator

Download validator 0.0.3


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.vavr : vavr jar 0.9.2

Project Modules

There are no modules declared in this project.