Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.sksamuel.jqm4gwt |
ArtifactId | ArtifactIdjqm4gwt-datebox |
Version | Version1.3.2 |
Type | Typejar |
Filename | Size |
---|---|
jqm4gwt-datebox-1.3.2.pom | |
jqm4gwt-datebox-1.3.2.jar | 28 KB |
jqm4gwt-datebox-1.3.2-sources.jar | 21 KB |
jqm4gwt-datebox-1.3.2-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-datebox/ -->
<dependency>
<groupId>com.sksamuel.jqm4gwt</groupId>
<artifactId>jqm4gwt-datebox</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-datebox/
implementation 'com.sksamuel.jqm4gwt:jqm4gwt-datebox:1.3.2'
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-datebox/
implementation ("com.sksamuel.jqm4gwt:jqm4gwt-datebox:1.3.2")
'com.sksamuel.jqm4gwt:jqm4gwt-datebox:jar:1.3.2'
<dependency org="com.sksamuel.jqm4gwt" name="jqm4gwt-datebox" rev="1.3.2">
<artifact name="jqm4gwt-datebox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.jqm4gwt', module='jqm4gwt-datebox', version='1.3.2')
)
libraryDependencies += "com.sksamuel.jqm4gwt" % "jqm4gwt-datebox" % "1.3.2"
[com.sksamuel.jqm4gwt/jqm4gwt-datebox "1.3.2"]