Last Version

yavi 0.11.3

Yet Another Validation (lambda based type safe validation)

License

License

GroupId

GroupId

am.ik.yavi
ArtifactId

ArtifactId

yavi
Version

Version

0.11.3
Type

Type

jar
Description

Description

yavi
Yet Another Validation (lambda based type safe validation)
Project URL

Project URL

https://github.com/making/yavi
Source Code Management

Source Code Management

https://github.com/making/yavi

Download yavi 0.11.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect Optional jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core Optional jar 1.6.2
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.23.1
com.google.testing.compile : compile-testing jar 0.19

Project Modules

There are no modules declared in this project.