is not current version
Last Version 2.5.0

com.github.gwtmaterialdesign:gwt-material-archetype 1.6.0


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-archetype
Version

Version

1.6.0
Type

Type

jar

Download gwt-material-archetype 1.6.0


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