Categories |
CategoriesRxJava Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.github.hekonsek |
ArtifactId | ArtifactIdrxjava-view-memory |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
rxjava-view-memory-0.2.pom | |
rxjava-view-memory-0.2.jar | 4 KB |
rxjava-view-memory-0.2-sources.jar | 2 KB |
rxjava-view-memory-0.2-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view-memory/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>rxjava-view-memory</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view-memory/
implementation 'com.github.hekonsek:rxjava-view-memory:0.2'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-view-memory/
implementation ("com.github.hekonsek:rxjava-view-memory:0.2")
'com.github.hekonsek:rxjava-view-memory:jar:0.2'
<dependency org="com.github.hekonsek" name="rxjava-view-memory" rev="0.2">
<artifact name="rxjava-view-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-view-memory', version='0.2')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-view-memory" % "0.2"
[com.github.hekonsek/rxjava-view-memory "0.2"]