| OLD | NEW |
| (Empty) | |
| 1 Name: Retrolambda, backport of Java 8's lambda expressions to Java 7, 6, 5 |
| 2 Short Name: retrolambda |
| 3 URL: https://github.com/orfjackal/retrolambda/ |
| 4 Version: 2.3.0 |
| 5 License: Apache 2.0 |
| 6 License File: NOT_SHIPPED |
| 7 Security Critical: no |
| 8 |
| 9 Description: |
| 10 Retrolambda is a Java library used by the build process to transform Java 8's |
| 11 bytecode to Java 7's bytecode. It is used to enable Java 8 features such as |
| 12 lambda expressions for Chrome on Android without switching from javac to Jack. |
| 13 |
| 14 Local Modifications: |
| 15 None |
| 16 |
| 17 Source of the .jar: |
| 18 Downloaded from Maven Central. Link: |
| 19 http://search.maven.org/remotecontent?filepath=net/orfjackal/retrolambda/retrola
mbda/2.3.0/retrolambda-2.3.0.jar |
| 20 |
| OLD | NEW |