is not current version
Last Version 1.4

com.gwtplatform:gwtp-build-tools 0.7


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.7
Type

Type

jar

Download gwtp-build-tools 0.7


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