de.kotka.gradle/gradle-plugin

A Gradle plugin to drive builds in standard way

  • VCSN/A

  • cljdoc documentationcljdoc
  • 265 Downloads
  • 27 This Version

Leiningen/Boot

[de.kotka.gradle/gradle-plugin "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("de.kotka.gradle:gradle-plugin:1.0.1")

Maven

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