MVN

io.konform : konform

Maven & Gradle

Apr 29, 2021
2 usages
605 stars

konform · Konform: Portable validations for Kotlin

<dependency>
    <groupId>io.konform</groupId>
    <artifactId>konform</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.konform : konform to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.konform : konform to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
konform-0.3.0
0.2.x
konform-0.2.0

How to add a dependency to Maven

Add the following io.konform : konform maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.konform</groupId>
    <artifactId>konform</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.konform : konform gradle dependency to your build.gradle file:

implementation 'io.konform:konform:0.3.0'

Gradle Kotlin DSL: Add the following io.konform : konform gradle kotlin dependency to your build.gradle.kts file:

implementation("io.konform:konform:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.konform : konform sbt scala dependency to your build.sbt file:

libraryDependencies += "io.konform" % "konform" % "0.3.0"

Advertisement

Dependencies from Group

Jun 01, 2022
2 usages
605 stars
Apr 29, 2021
2 usages
605 stars
Apr 29, 2021
2 usages
605 stars
Apr 29, 2021
605 stars

Discover Dependencies

Aug 15, 2023
149 usages
11.1k stars
Mar 23, 2020
31 stars
Aug 09, 2023
20 usages
8.6k stars
Jul 13, 2023
3 usages
2 stars
Mar 13, 2020
1 usages
Mar 13, 2020
2 usages
Aug 23, 2023
2 usages
3 stars