v

vaadin-touchkit-agpl

Provides components and features for mobile devices.
http://vaadin.com/
GNU Affero General Public License version 3.0
Vaadin Ltd
Matti Tahvonen
Files download
File Operation
vaadin-touchkit-agpl-4.0.0.alpha3.jar download
vaadin-touchkit-agpl-4.0.0.alpha3.pom download
vaadin-touchkit-agpl-4.0.0.alpha3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin.addon</groupId>
  <artifactId>vaadin-touchkit-agpl</artifactId>
  <version>4.0.0.alpha3</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin.addon:vaadin-touchkit-agpl:4.0.0.alpha3'
Gradle Kotlin
implementation("com.vaadin.addon:vaadin-touchkit-agpl:4.0.0.alpha3")
Scala SBT
libraryDependencies += "com.vaadin.addon" % "vaadin-touchkit-agpl" % "4.0.0.alpha3"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin.addon', module='vaadin-touchkit-agpl', version='4.0.0.alpha3')
)
Apache Ivy
<dependency org="com.vaadin.addon" name="vaadin-touchkit-agpl" rev="4.0.0.alpha3" />
Leiningen
[com.vaadin.addon/vaadin-touchkit-agpl "4.0.0.alpha3"]
Apache Buildr
'com.vaadin.addon:vaadin-touchkit-agpl:jar:4.0.0.alpha3'