Jar examples for a:android-retrostreams
Backport of Java 9 java.util.stream API for Android Studio 3.0 desugar toolchain, forked from http://sourceforge.net/projects/streamsupport
You can download jar file android-retrostreams 1.5.6 in this page.
GNU General Public License, version 2, with the Classpath Exception
You can use the following script to add android-retrostreams-1.5.6.jar to your project.
<dependency> <groupId>net.sourceforge.streamsupport</groupId> <artifactId>android-retrostreams</artifactId> <version>1.5.6</version> </dependency>
compile group: 'net.sourceforge.streamsupport', name: 'android-retrostreams', version: '1.5.6'
libraryDependencies += "net.sourceforge.streamsupport" % "android-retrostreams" % "1.5.6"
<dependency org="net.sourceforge.streamsupport" name="android-retrostreams" rev="1.5.6"/>
@Grapes(@Grab(group='net.sourceforge.streamsupport', module='android-retrostreams', version='1.5.6'))
'net.sourceforge.streamsupport:android-retrostreams:jar:1.5.6'
Click the following link to download the jar file.
android-retrostreams-1.5.6-javadoc.jar