

me.champeau.includegit
source link: https://plugins.gradle.org/plugin/me.champeau.includegit
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Using the plugins DSL:
plugins {
id "me.champeau.includegit" version "0.1.1"
}
Using legacy plugin application:
buildscript {
repositories {
maven {
url "https://plugins.gradle.org/m2/"
}
}
dependencies {
classpath "me.champeau.gradle.includegit:plugin:0.1.1"
}
}
apply plugin: "me.champeau.includegit"
Recommend
-
9
Dependabot and automated dependency upgrades 11 October 2020 Tags: gradle
-
6
Mon engagement pour Montaigu-Vendée 07 March 2020 Tags: montaigu
-
12
Configuring git to use main instead of master 17 June 2020 Tags: git ...
-
11
Using Java feature previews with Gradle 11 June 2020 Tags: gradle ja...
-
4
The problem with Gradle: really? 06 January 2021 Tags: gradle
-
5
Included Git repositories for Gradle This repository contains the sources for the me.champeau.includegit plugin which provides support for including Git repositories in Gradle builds. Please take a look at the
-
5
Cédric Champeau
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK