is not current version
Last Version 2.0-rc5

com.github.gwtmaterialdesign:gwt-material-starter 1.3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-starter
Version

Version

1.3
Type

Type

war

Download gwt-material-starter 1.3


<!-- https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-starter/ -->
<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material-starter</artifactId>
    <version>1.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-starter/
implementation 'com.github.gwtmaterialdesign:gwt-material-starter:1.3'
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-starter/
implementation ("com.github.gwtmaterialdesign:gwt-material-starter:1.3")
'com.github.gwtmaterialdesign:gwt-material-starter:war:1.3'
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-starter" rev="1.3">
  <artifact name="gwt-material-starter" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-starter', version='1.3')
)
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-starter" % "1.3"
[com.github.gwtmaterialdesign/gwt-material-starter "1.3"]