License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.reactivesprint |
ArtifactId | ArtifactIdrsjava |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionRsJava
MVVM Implementation for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rsjava-0.3.1.pom | |
rsjava-0.3.1.jar | 87 KB |
rsjava-0.3.1-sources.jar | 35 KB |
rsjava-0.3.1-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.reactivesprint/rsjava/ -->
<dependency>
<groupId>com.github.reactivesprint</groupId>
<artifactId>rsjava</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.reactivesprint/rsjava/
implementation 'com.github.reactivesprint:rsjava:0.3.1'
// https://jarcasting.com/artifacts/com.github.reactivesprint/rsjava/
implementation ("com.github.reactivesprint:rsjava:0.3.1")
'com.github.reactivesprint:rsjava:jar:0.3.1'
<dependency org="com.github.reactivesprint" name="rsjava" rev="0.3.1">
<artifact name="rsjava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.reactivesprint', module='rsjava', version='0.3.1')
)
libraryDependencies += "com.github.reactivesprint" % "rsjava" % "0.3.1"
[com.github.reactivesprint/rsjava "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex : rxjava | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
uk.co.ribot.assertj-rx : assertj-rx | jar | 0.1.0 |
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |