License |
License |
---|---|
Categories |
CategoriesRxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.hekonsek |
ArtifactId | ArtifactIdrxjava-view-core |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava-view-core
rxjava-view
|
Filename | Size |
---|---|
rxjava-view-core-0.4.pom | |
rxjava-view-core-0.4.jar | 3 KB |
rxjava-view-core-0.4-sources.jar | 1 KB |
rxjava-view-core-0.4-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
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 |
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 |