| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Agera is a set of classes and interfaces to help write functional, asynchronous, and reactive applications for Android.
Requires Android SDK version 9 or higher.
To add a dependency using Gradle:
compile 'com.google.android.agera:agera:1.4.0'
A few experimental sample extension libraries for Agera are also provided. These are:
To add dependencies to these using Gradle:
compile 'com.google.android.agera:content:1.4.0' compile 'com.google.android.agera:database:1.4.0' compile 'com.google.android.agera:net:1.4.0' compile 'com.google.android.agera:rvadapter:1.4.0' compile 'com.google.android.agera:rvdatabinding:1.4.0'
See this issue.
| Back | FazBrowse Home | New Git URL |