License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdeu.future-earth.gwt |
ArtifactId | ArtifactIdftr-gwt-calendar-emulation |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Calendar Emulation Library.
The Gwt Calendar Emulation
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-calendar-emulation/ -->
<dependency>
<groupId>eu.future-earth.gwt</groupId>
<artifactId>ftr-gwt-calendar-emulation</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-calendar-emulation/
implementation 'eu.future-earth.gwt:ftr-gwt-calendar-emulation:3.1'
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-calendar-emulation/
implementation ("eu.future-earth.gwt:ftr-gwt-calendar-emulation:3.1")
'eu.future-earth.gwt:ftr-gwt-calendar-emulation:jar:3.1'
<dependency org="eu.future-earth.gwt" name="ftr-gwt-calendar-emulation" rev="3.1">
<artifact name="ftr-gwt-calendar-emulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.future-earth.gwt', module='ftr-gwt-calendar-emulation', version='3.1')
)
libraryDependencies += "eu.future-earth.gwt" % "ftr-gwt-calendar-emulation" % "3.1"
[eu.future-earth.gwt/ftr-gwt-calendar-emulation "3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.8.1 |
com.google.gwt : gwt-user | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |