Categories |
CategoriesIDE Development Tools GWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdeu.future-earth.gwt |
ArtifactId | ArtifactIdftr-gwt-slider |
Version | Version2.1 |
Type | Typejar |
Filename | Size |
---|---|
ftr-gwt-slider-2.1.pom | |
ftr-gwt-slider-2.1.jar | 36 KB |
ftr-gwt-slider-2.1-sources.jar | 15 KB |
ftr-gwt-slider-2.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-slider/ -->
<dependency>
<groupId>eu.future-earth.gwt</groupId>
<artifactId>ftr-gwt-slider</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-slider/
implementation 'eu.future-earth.gwt:ftr-gwt-slider:2.1'
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-slider/
implementation ("eu.future-earth.gwt:ftr-gwt-slider:2.1")
'eu.future-earth.gwt:ftr-gwt-slider:jar:2.1'
<dependency org="eu.future-earth.gwt" name="ftr-gwt-slider" rev="2.1">
<artifact name="ftr-gwt-slider" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.future-earth.gwt', module='ftr-gwt-slider', version='2.1')
)
libraryDependencies += "eu.future-earth.gwt" % "ftr-gwt-slider" % "2.1"
[eu.future-earth.gwt/ftr-gwt-slider "2.1"]