MVN

io.github.iamthevoid.reactivebinding : local-core

Maven & Gradle

Sep 12, 2021
6 usages
3 stars

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

<dependency>
    <groupId>io.github.iamthevoid.reactivebinding</groupId>
    <artifactId>local-core</artifactId>
    <version>1.0.0-beta12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.iamthevoid.reactivebinding : local-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-beta12
  • Latest Beta: 1.0.0-beta12

All Versions

Choose a version of io.github.iamthevoid.reactivebinding : local-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
local-core-1.0.0-beta12
local-core-1.0.0-beta11
local-core-1.0.0-beta10
local-core-1.0.0-beta09
local-core-1.0.0-beta08

How to add a dependency to Maven

Add the following io.github.iamthevoid.reactivebinding : local-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.iamthevoid.reactivebinding</groupId>
    <artifactId>local-core</artifactId>
    <version>1.0.0-beta12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.iamthevoid.reactivebinding : local-core gradle dependency to your build.gradle file:

implementation 'io.github.iamthevoid.reactivebinding:local-core:1.0.0-beta12'

Gradle Kotlin DSL: Add the following io.github.iamthevoid.reactivebinding : local-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.iamthevoid.reactivebinding:local-core:1.0.0-beta12")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.iamthevoid.reactivebinding : local-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.iamthevoid.reactivebinding" % "local-core" % "1.0.0-beta12"

Advertisement

Dependencies from Group

Sep 12, 2021
9 usages
3 stars
Sep 12, 2021
6 usages
3 stars
Sep 12, 2021
4 usages
3 stars
Sep 12, 2021
4 usages
3 stars

Discover Dependencies

Aug 22, 2022
7 usages
3.4k stars
Feb 20, 2022
6 usages
2 stars
Oct 13, 2022
7 usages
22 stars
Oct 13, 2022
7 usages
22 stars
May 18, 2023
7 usages
664 stars
Oct 08, 2021
8 usages
Oct 08, 2021
8 usages