GWT Gradle Plugin

Gradle plugin to support GWT (http://www.gwtproject.org/) related tasks.

License

License

Categories

Categories

Gradle Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

gwt-gradle-plugin
Last Version

Last Version

1.1.18
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Gradle Plugin
Gradle plugin to support GWT (http://www.gwtproject.org/) related tasks.
Project URL

Project URL

https://github.com/jiakuan/gwt-gradle-plugin/

Download gwt-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.wisepersist/gwt-gradle-plugin/ -->
<dependency>
    <groupId>org.wisepersist</groupId>
    <artifactId>gwt-gradle-plugin</artifactId>
    <version>1.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.wisepersist/gwt-gradle-plugin/
implementation 'org.wisepersist:gwt-gradle-plugin:1.1.18'
// https://jarcasting.com/artifacts/org.wisepersist/gwt-gradle-plugin/
implementation ("org.wisepersist:gwt-gradle-plugin:1.1.18")
'org.wisepersist:gwt-gradle-plugin:jar:1.1.18'
<dependency org="org.wisepersist" name="gwt-gradle-plugin" rev="1.1.18">
  <artifact name="gwt-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wisepersist', module='gwt-gradle-plugin', version='1.1.18')
)
libraryDependencies += "org.wisepersist" % "gwt-gradle-plugin" % "1.1.18"
[org.wisepersist/gwt-gradle-plugin "1.1.18"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.6
1.1.5
1.1.4
1.1.0
1.0.13
1.0.10
1.0.9
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0