MVN

dev.kdblib : onewaybind

Maven & Gradle

Oct 25, 2021
3 usages
81 stars

onewaybind · Library to implement one way databind with kotlin extension functions, no code generation

<dependency>
    <groupId>dev.kdblib</groupId>
    <artifactId>onewaybind</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.kdblib : onewaybind to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of dev.kdblib : onewaybind to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
onewaybind-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>dev.kdblib</groupId>
    <artifactId>onewaybind</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.kdblib : onewaybind gradle dependency to your build.gradle file:

implementation 'dev.kdblib:onewaybind:2.0.0'

Gradle Kotlin DSL: Add the following dev.kdblib : onewaybind gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.kdblib:onewaybind:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.kdblib : onewaybind sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.kdblib" % "onewaybind" % "2.0.0"

Advertisement

Dependencies from Group

Oct 25, 2021
3 usages
81 stars
Oct 25, 2021
1 usages
81 stars
Oct 25, 2021
1 usages
81 stars
kdb
Oct 25, 2021
81 stars

Discover Dependencies

Apr 08, 2015
3 usages
May 03, 2011
3 usages
Jan 19, 2017
5 usages
42 stars
Oct 25, 2019
9 usages
16 stars
May 21, 2015
7 usages
198 stars
Sep 04, 2018
3 usages
74 stars
Jul 07, 2017
7 usages
Feb 21, 2021
3 usages
49 stars
Sep 25, 2018
7 usages
38 stars