Jar examples for s:streams
Solid is an Android library, which provides lightweight data streams and immutable+parcelable collections.
You can download jar file streams 3.0.0 in this page.
GNU Affero General Public License, Version 3
You can use the following script to add streams-3.0.0.jar to your project.
<dependency> <groupId>info.android15.solid</groupId> <artifactId>streams</artifactId> <version>3.0.0</version> </dependency>
compile group: 'info.android15.solid', name: 'streams', version: '3.0.0'
libraryDependencies += "info.android15.solid" % "streams" % "3.0.0"
<dependency org="info.android15.solid" name="streams" rev="3.0.0"/>
@Grapes(@Grab(group='info.android15.solid', module='streams', version='3.0.0'))
'info.android15.solid:streams:jar:3.0.0'
Click the following link to download the jar file.
streams-3.0.0-javadoc.jar