gwt-plugin

Leiningen plugin for gwt applications

Leiningen/Boot

[gwt-plugin "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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