is not current version
Last Version 2.0-rc5

com.github.gwtmaterialdesign:gwt-material-patterns 1.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-patterns
Version

Version

1.1
Type

Type

war

Download gwt-material-patterns 1.1


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