| License | License | 
|---|---|
| Categories | CategoriesRxJava Container Microservices Reactive libraries | 
| GroupId | GroupIdcom.github.hekonsek | 
| ArtifactId | ArtifactIdrxjava-view | 
| Last Version | Last Version0.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionrxjava-view rxjava-view | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| rxjava-view-0.4.pom | 11 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>rxjava-view</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view/
implementation 'com.github.hekonsek:rxjava-view:0.4'// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view/
implementation ("com.github.hekonsek:rxjava-view:0.4")'com.github.hekonsek:rxjava-view:pom:0.4'<dependency org="com.github.hekonsek" name="rxjava-view" rev="0.4">
  <artifact name="rxjava-view" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-view', version='0.4')
)libraryDependencies += "com.github.hekonsek" % "rxjava-view" % "0.4"[com.github.hekonsek/rxjava-view "0.4"]