is not current version
Last Version 4.2

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


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.metawidget.modules.gwt
ArtifactId

ArtifactId

gwt-parent
Version

Version

1.20
Type

Type

pom

Download gwt-parent 1.20

Filename Size
gwt-parent-1.20.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>1.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/
implementation 'org.metawidget.modules.gwt:gwt-parent:1.20'
// https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/
implementation ("org.metawidget.modules.gwt:gwt-parent:1.20")
'org.metawidget.modules.gwt:gwt-parent:pom:1.20'
<dependency org="org.metawidget.modules.gwt" name="gwt-parent" rev="1.20">
  <artifact name="gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.gwt', module='gwt-parent', version='1.20')
)
libraryDependencies += "org.metawidget.modules.gwt" % "gwt-parent" % "1.20"
[org.metawidget.modules.gwt/gwt-parent "1.20"]