is not current version
Last Version 1.4

com.gwtplatform:gwtp-build-tools 0.8.4


Categories

Categories

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

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-build-tools
Version

Version

0.8.4
Type

Type

jar

Download gwtp-build-tools 0.8.4


<!-- https://jarcasting.com/artifacts/com.gwtplatform/gwtp-build-tools/ -->
<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>gwtp-build-tools</artifactId>
    <version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-build-tools/
implementation 'com.gwtplatform:gwtp-build-tools:0.8.4'
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-build-tools/
implementation ("com.gwtplatform:gwtp-build-tools:0.8.4")
'com.gwtplatform:gwtp-build-tools:jar:0.8.4'
<dependency org="com.gwtplatform" name="gwtp-build-tools" rev="0.8.4">
  <artifact name="gwtp-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gwtplatform', module='gwtp-build-tools', version='0.8.4')
)
libraryDependencies += "com.gwtplatform" % "gwtp-build-tools" % "0.8.4"
[com.gwtplatform/gwtp-build-tools "0.8.4"]