de.kotka.gradle/gradle-plugin

A Gradle plugin to drive builds in standard way

  • VCSN/A

  • cljdoc documentationcljdoc
  • 265 Downloads
  • 13 This Version

Leiningen/Boot

[de.kotka.gradle/gradle-plugin "1.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

de.kotka.gradle/gradle-plugin {:mvn/version "1.1.0-SNAPSHOT"}

Gradle

implementation("de.kotka.gradle:gradle-plugin:1.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>de.kotka.gradle</groupId>
  <artifactId>gradle-plugin</artifactId>
  <version>1.1.0-SNAPSHOT</version>
</dependency>