is not current version
Last Version 2.0-rc5

com.github.gwtmaterialdesign:gwt-material-demo 1.5.0

Showcase for gwt-material

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-demo
Version

Version

1.5.0
Type

Type

war

Download gwt-material-demo 1.5.0


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