is not current version
Last Version 2.6.0-rc1

com.github.gwtmaterialdesign:gwt-material-jquery 2.1-rc2

JQuery interface maintained by GWT Material Design

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-jquery
Version

Version

2.1-rc2
Type

Type

jar

Download gwt-material-jquery 2.1-rc2


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