Search Gradle plugins

Plugin Latest Version

io.github.glorrian.cmake-gradle-plugin

Gradle plugin for comfortable CMake build system using inside gradle builds

1.0.1
(28 November 2024)

org.jetbrains.gradle.apple.applePlugin

This plugin simplifies building Objective-C/Swift applications by generating an Xcode project from Gradle DSL. Particularly useful for Kotlin Multiplatform projects. For now only iOS applications are supported.

222.4595-0.23.2
(05 June 2024)

br.dev.pedrolamarao.metal.prebuilt

Permits defining a prebuilt gradle-metal component

0.5
(21 February 2024)

br.dev.pedrolamarao.metal.library

Configures a Gradle Metal library project

0.5
(21 February 2024)

br.dev.pedrolamarao.metal.base

Contributes native tasks and configurations

0.5
(21 February 2024)

br.dev.pedrolamarao.metal.asm

Contributes assembler language support to gradle-metal components

0.5
(21 February 2024)

br.dev.pedrolamarao.metal.application

Configures a conventional gradle-metal application component

0.5
(21 February 2024)

br.dev.pedrolamarao.metal.commands

Contributes a task to aggregate compile_commands.json database

0.4
(24 November 2023)

br.dev.pedrolamarao.metal.archive

Configures a conventional gradle-metal archive component

0.4
(24 November 2023)

net.socialhub.j2objccontrib.j2objcgradle

Gradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC).

0.7.3
(16 June 2021)