License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdeu.future-earth.gwt |
ArtifactId | ArtifactIdftr-gwt-ui |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Ui Library.
The Ui slider
|
Filename | Size |
---|---|
ftr-gwt-ui-3.2.pom | |
ftr-gwt-ui-3.2.jar | 127 KB |
ftr-gwt-ui-3.2-sources.jar | 54 KB |
ftr-gwt-ui-3.2-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-ui/ -->
<dependency>
<groupId>eu.future-earth.gwt</groupId>
<artifactId>ftr-gwt-ui</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-ui/
implementation 'eu.future-earth.gwt:ftr-gwt-ui:3.2'
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-ui/
implementation ("eu.future-earth.gwt:ftr-gwt-ui:3.2")
'eu.future-earth.gwt:ftr-gwt-ui:jar:3.2'
<dependency org="eu.future-earth.gwt" name="ftr-gwt-ui" rev="3.2">
<artifact name="ftr-gwt-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.future-earth.gwt', module='ftr-gwt-ui', version='3.2')
)
libraryDependencies += "eu.future-earth.gwt" % "ftr-gwt-ui" % "3.2"
[eu.future-earth.gwt/ftr-gwt-ui "3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.7.0 |
com.google.gwt : gwt-user | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |