Files download
File Operation
ftr-gwt-library-tags-3.0.jar download
ftr-gwt-library-tags-3.0.pom download
ftr-gwt-library-tags-3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>eu.future-earth.gwt</groupId>
  <artifactId>ftr-gwt-library-tags</artifactId>
  <version>3.0</version>
</dependency>
Gradle Groovy
implementation 'eu.future-earth.gwt:ftr-gwt-library-tags:3.0'
Gradle Kotlin
implementation("eu.future-earth.gwt:ftr-gwt-library-tags:3.0")
Scala SBT
libraryDependencies += "eu.future-earth.gwt" % "ftr-gwt-library-tags" % "3.0"
Groovy Grape
@Grapes(
  @Grab(group='eu.future-earth.gwt', module='ftr-gwt-library-tags', version='3.0')
)
Apache Ivy
<dependency org="eu.future-earth.gwt" name="ftr-gwt-library-tags" rev="3.0" />
Leiningen
[eu.future-earth.gwt/ftr-gwt-library-tags "3.0"]
Apache Buildr
'eu.future-earth.gwt:ftr-gwt-library-tags:jar:3.0'
Dependencies