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.6.3 in this page.
GNU General Public License, version 2, with the Classpath Exception
You can use the following script to add android-retrostreams-1.6.3.jar to your project.
<dependency> <groupId>net.sourceforge.streamsupport</groupId> <artifactId>android-retrostreams</artifactId> <version>1.6.3</version> </dependency>
compile group: 'net.sourceforge.streamsupport', name: 'android-retrostreams', version: '1.6.3'
libraryDependencies += "net.sourceforge.streamsupport" % "android-retrostreams" % "1.6.3"
<dependency org="net.sourceforge.streamsupport" name="android-retrostreams" rev="1.6.3"/>
@Grapes(@Grab(group='net.sourceforge.streamsupport', module='android-retrostreams', version='1.6.3'))
'net.sourceforge.streamsupport:android-retrostreams:jar:1.6.3'
Click the following link to download the jar file.
android-retrostreams-1.6.3-javadoc.jar