rxjava-view-core

rxjava-view

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

rxjava-view-core
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

rxjava-view-core
rxjava-view

Download rxjava-view-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view-core/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>rxjava-view-core</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view-core/
implementation 'com.github.hekonsek:rxjava-view-core:0.4'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view-core/
implementation ("com.github.hekonsek:rxjava-view-core:0.4")
'com.github.hekonsek:rxjava-view-core:jar:0.4'
<dependency org="com.github.hekonsek" name="rxjava-view-core" rev="0.4">
  <artifact name="rxjava-view-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-view-core', version='0.4')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-view-core" % "0.4"
[com.github.hekonsek/rxjava-view-core "0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.github.hekonsek : rxjava-event jar 0.7
com.github.hekonsek : rxjava-failable jar 0.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1
0.0