twowaybind

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

License

License

GroupId

GroupId

dev.kdblib
ArtifactId

ArtifactId

twowaybind
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/paulocns/kdb
Source Code Management

Source Code Management

https://github.com/paulocns/kdb/tree/master

Download twowaybind

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dev.kdblib : onewaybind jar 2.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0