is not current version
Last Version 4.2

org.metawidget.modules.gwt:gwt-parent 3.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.metawidget.modules.gwt
ArtifactId

ArtifactId

gwt-parent
Version

Version

3.1
Type

Type

pom

Download gwt-parent 3.1

Filename Size
gwt-parent-3.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/ -->
<dependency>
    <groupId>org.metawidget.modules.gwt</groupId>
    <artifactId>gwt-parent</artifactId>
    <version>3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/
implementation 'org.metawidget.modules.gwt:gwt-parent:3.1'
// https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/
implementation ("org.metawidget.modules.gwt:gwt-parent:3.1")
'org.metawidget.modules.gwt:gwt-parent:pom:3.1'
<dependency org="org.metawidget.modules.gwt" name="gwt-parent" rev="3.1">
  <artifact name="gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.gwt', module='gwt-parent', version='3.1')
)
libraryDependencies += "org.metawidget.modules.gwt" % "gwt-parent" % "3.1"
[org.metawidget.modules.gwt/gwt-parent "3.1"]