is not current version
Last Version 1.4

com.gwtplatform:gwtp-build-tools 1.0.2


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

1.0.2
Type

Type

jar

Download gwtp-build-tools 1.0.2


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