gradle-retrolambda
Lambda plugin
A plugin for Gradle that allows Java 6 or 7 development with lambda support
A gradle plugin for getting java lambda support in java 6, 7 and android
5k stars
175 watching
449 forks
Language: Java
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
luontola/retrolambda | A tool that allows developers to use Java 8 features in older Java versions | 3,540 |
grpc/grpc-java | An RPC library and framework for implementing HTTP/2 based remote procedure calls in Java. | 11,460 |
ben-manes/gradle-versions-plugin | A plugin to help manage and update dependencies in a project's build script | 3,877 |
maskarade/gradle-android-ribbonizer-plugin | Adds a ribbon to launcher icons on Android builds | 355 |
keepsafe/dexcount-gradle-plugin | Reports the number of method references in APKs during builds to help track app growth and avoid method-reference limits. | 3,073 |
moallemi/gradle-advanced-build-version | A plugin to generate Android version code and name automatically based on Git commits number, date, and Semantic Versioning. | 605 |
gradle/gradle | A build automation tool designed to handle various programming languages and project types | 16,949 |
square/retrofit | A type-safe HTTP client library for Android and Java. | 43,109 |
stephanenicolas/ormlite-android-gradle-plugin | Automates generation of ORMLite configuration files for Android projects | 102 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
konsoletyper/teavm | A Java bytecode compiler to multiple platforms including JavaScript and WebAssembly | 2,644 |
joelittlejohn/jsonschema2pojo | Generates Java types from JSON or JSON Schema for data-binding with popular libraries | 6,239 |
vavr-io/vavr | A Java library for functional programming and object-oriented coding practices to reduce code complexity and improve quality. | 5,743 |
diffplug/spotless | Automates code formatting and error correction across multiple programming languages and build tools. | 4,569 |
bjoernq/unmock-plugin | Enables unit testing with real Android classes | 323 |