j2objc-gradle
Code sharer
Enables Java source code to be shared between Android and iOS apps using J2ObjC
This plugin is no longer actively maintained. J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle build.
139 stars
14 watching
43 forks
Language: Groovy
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
salesforce/grpc-java-contrib | Provides utility extensions and tools for using the grpc-java library in Java applications | 219 |
lgrignon/jsweet-gradle-plugin | Enables compilation and development of JavaScript-based Java applications using the JSweet framework in a Gradle build system | 17 |
eclipse-jkube/jkube | Tools and plugins for building cloud-native Java applications on Kubernetes and OpenShift | 774 |
awslabs/aws-device-farm-gradle-plugin | Enables integration of AWS Device Farm with the Android Gradle Build system. | 61 |
egorbo/xamarin.gradlebindings | Automates adding Java libraries to Xamarin.Android projects using Gradle | 146 |
sap/commerce-gradle-plugin | Provides tools and plugins for automating the development lifecycle of SAP Commerce projects using Gradle | 33 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
jgw96/web-share | Makes it easy to share content on the web using the Web Share API | 14 |
openbakery/gradle-xcodeplugin | A plugin for Gradle that automates Xcode project builds and testing for iOS, watchOS, macOS, and tvOS apps. | 458 |
objcc/iosdevresource | A collection of essential resources and communities for iOS developers | 12 |
scoverage/gradle-scoverage | Enables Scoverage in Java CI builds using Gradle | 53 |
sap/sapmachine | SAP maintains and supports an alternate version of the OpenJDK project to support SAP customers' use of Java. | 510 |
oracle/graal | Compiles Java applications into native executables for fast startup and performance | 20,398 |
bjoernq/unmock-plugin | Enables unit testing with real Android classes | 323 |
iterate-ch/rococoa | Enables Java developers to use Objective-C code and objects in their applications | 73 |