Last Version

core-design 1.0.0-beta12

Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.iamthevoid.reactivebinding
ArtifactId

ArtifactId

core-design
Version

Version

1.0.0-beta12
Type

Type

aar
Description

Description

core-design
Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement
Project URL

Project URL

https://github.com/iamthevoid/android-dsl-databinding
Source Code Management

Source Code Management

https://github.com/iamthevoid/android-dsl-databinding.git

Download core-design 1.0.0-beta12


<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/core-design/ -->
<dependency>
    <groupId>io.github.iamthevoid.reactivebinding</groupId>
    <artifactId>core-design</artifactId>
    <version>1.0.0-beta12</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/core-design/
implementation 'io.github.iamthevoid.reactivebinding:core-design:1.0.0-beta12'
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/core-design/
implementation ("io.github.iamthevoid.reactivebinding:core-design:1.0.0-beta12")
'io.github.iamthevoid.reactivebinding:core-design:aar:1.0.0-beta12'
<dependency org="io.github.iamthevoid.reactivebinding" name="core-design" rev="1.0.0-beta12">
  <artifact name="core-design" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.reactivebinding', module='core-design', version='1.0.0-beta12')
)
libraryDependencies += "io.github.iamthevoid.reactivebinding" % "core-design" % "1.0.0-beta12"
[io.github.iamthevoid.reactivebinding/core-design "1.0.0-beta12"]

Dependencies

compile (10)

Group / Artifact Type Version
io.github.iamthevoid.reactivebinding : core jar 1.0.0-beta12
io.github.iamthevoid.reactivebinding : core-mvvm jar 1.0.0-beta12
io.github.iamthevoid.extensions : pure jar 0.6.10
io.github.iamthevoid.extensions : android jar 0.6.10
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
com.google.android.material » material jar 1.4.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

Project Modules

There are no modules declared in this project.