License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.reactivesprint |
ArtifactId | ArtifactIdrsandroid |
Version | Version0.3.1 |
Type | Typeaar |
Description |
DescriptionRsAndroid
MVVM Implementation for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rsandroid-0.3.1.pom | |
rsandroid-0.3.1.aar | 49 KB |
rsandroid-0.3.1-sources.jar | 22 KB |
rsandroid-0.3.1-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.reactivesprint/rsandroid/ -->
<dependency>
<groupId>com.github.reactivesprint</groupId>
<artifactId>rsandroid</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.reactivesprint/rsandroid/
implementation 'com.github.reactivesprint:rsandroid:0.3.1'
// https://jarcasting.com/artifacts/com.github.reactivesprint/rsandroid/
implementation ("com.github.reactivesprint:rsandroid:0.3.1")
'com.github.reactivesprint:rsandroid:aar:0.3.1'
<dependency org="com.github.reactivesprint" name="rsandroid" rev="0.3.1">
<artifact name="rsandroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.reactivesprint', module='rsandroid', version='0.3.1')
)
libraryDependencies += "com.github.reactivesprint" % "rsandroid" % "0.3.1"
[com.github.reactivesprint/rsandroid "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.reactivesprint : rsjava | jar | 0.3.0 |
com.trello : rxlifecycle | jar | 0.5.0 |
com.trello : rxlifecycle-components | jar | 0.5.0 |
com.android.support » support-annotations | jar | 23.3.0 |