MVN

dev.kdblib : twowaybind

Maven & Gradle

Oct 25, 2021
1 usages
81 stars

twowaybind · Library to implement two way databind with kotlin extension functions, no code generation

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

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
twowaybind-2.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'dev.kdblib:twowaybind:2.0.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "dev.kdblib" % "twowaybind" % "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

Oct 25, 2021
1 usages
81 stars
Nov 21, 2021
0 stars
Aug 09, 2023
1 usages
1.7k stars
Aug 04, 2022
1 usages
115 stars
Nov 19, 2021
1 usages
0 stars
Jul 11, 2023
1 usages
1 stars
Feb 10, 2023
1 usages
114 stars