is not current version
Last Version 4.0.0.alpha3

com.vaadin.addon:vaadin-touchkit-agpl 3.0.0-beta1

Provides components and features for mobile devices.

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.addon
ArtifactId

ArtifactId

vaadin-touchkit-agpl
Version

Version

3.0.0-beta1
Type

Type

jar

Download vaadin-touchkit-agpl 3.0.0-beta1


<!-- https://jarcasting.com/artifacts/com.vaadin.addon/vaadin-touchkit-agpl/ -->
<dependency>
    <groupId>com.vaadin.addon</groupId>
    <artifactId>vaadin-touchkit-agpl</artifactId>
    <version>3.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.addon/vaadin-touchkit-agpl/
implementation 'com.vaadin.addon:vaadin-touchkit-agpl:3.0.0-beta1'
// https://jarcasting.com/artifacts/com.vaadin.addon/vaadin-touchkit-agpl/
implementation ("com.vaadin.addon:vaadin-touchkit-agpl:3.0.0-beta1")
'com.vaadin.addon:vaadin-touchkit-agpl:jar:3.0.0-beta1'
<dependency org="com.vaadin.addon" name="vaadin-touchkit-agpl" rev="3.0.0-beta1">
  <artifact name="vaadin-touchkit-agpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.addon', module='vaadin-touchkit-agpl', version='3.0.0-beta1')
)
libraryDependencies += "com.vaadin.addon" % "vaadin-touchkit-agpl" % "3.0.0-beta1"
[com.vaadin.addon/vaadin-touchkit-agpl "3.0.0-beta1"]