License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin.addon |
ArtifactId | ArtifactIdvaadin-touchkit-agpl |
Last Version | Last Version4.0.0.alpha3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVaadin TouchKit
Provides components and features for mobile devices.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.vaadin.addon/vaadin-touchkit-agpl/ -->
<dependency>
<groupId>com.vaadin.addon</groupId>
<artifactId>vaadin-touchkit-agpl</artifactId>
<version>4.0.0.alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.addon/vaadin-touchkit-agpl/
implementation 'com.vaadin.addon:vaadin-touchkit-agpl:4.0.0.alpha3'
// https://jarcasting.com/artifacts/com.vaadin.addon/vaadin-touchkit-agpl/
implementation ("com.vaadin.addon:vaadin-touchkit-agpl:4.0.0.alpha3")
'com.vaadin.addon:vaadin-touchkit-agpl:jar:4.0.0.alpha3'
<dependency org="com.vaadin.addon" name="vaadin-touchkit-agpl" rev="4.0.0.alpha3">
<artifact name="vaadin-touchkit-agpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.addon', module='vaadin-touchkit-agpl', version='4.0.0.alpha3')
)
libraryDependencies += "com.vaadin.addon" % "vaadin-touchkit-agpl" % "4.0.0.alpha3"
[com.vaadin.addon/vaadin-touchkit-agpl "4.0.0.alpha3"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-server | jar | 7.2.0 |
com.vaadin : vaadin-themes | jar | 7.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.orbit : javax.servlet | jar | 3.0.0.v201112011016 |
com.vaadin : vaadin-client | jar | 7.2.0 |
com.vaadin : vaadin-client-compiler | jar | 7.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-webapp | jar | 8.1.12.v20130726 |
commons-lang : commons-lang | jar | LATEST |
org.eclipse.jetty : jetty-jsp-2.1 | jar | LATEST |
org.mortbay.jetty : jsp-2.1-glassfish | jar | 2.1.v20100127 |
junit : junit | jar | 4.10 |