is not current version
Last Version 2.0-rc5

com.github.gwtmaterialdesign:gwt-material-patterns 2.0-rc4


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-patterns
Version

Version

2.0-rc4
Type

Type

war

Download gwt-material-patterns 2.0-rc4


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