gwt-plugin

Leiningen plugin for gwt applications

Leiningen/Boot

[gwt-plugin "0.1.6"]

Clojure CLI/deps.edn

gwt-plugin/gwt-plugin {:mvn/version "0.1.6"}

Gradle

implementation("gwt-plugin:gwt-plugin:0.1.6")

Maven

<dependency>
  <groupId>gwt-plugin</groupId>
  <artifactId>gwt-plugin</artifactId>
  <version>0.1.6</version>
</dependency>