is not current version
Last Version 2.6.0-rc1

com.github.gwtmaterialdesign:gwt-material-addins 1.5.1

Extra Components of GWT Material Framework

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-addins
Version

Version

1.5.1
Type

Type

jar

Download gwt-material-addins 1.5.1


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