gwt-plugin

Leiningen plugin for gwt applications

Leiningen/Boot

[gwt-plugin "0.1.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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