konform

Konform: Portable validations for Kotlin

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

io.konform
ArtifactId

ArtifactId

konform
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

konform
Konform: Portable validations for Kotlin
Project URL

Project URL

https://github.com/konform-kt/konform
Source Code Management

Source Code Management

https://github.com/konform-kt/konform.git

Download konform

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.konform

Versions

Version
0.4.0
0.3.0
0.2.0