is not current version
Last Version 1.0.2

com.tfyre:vaadin-gridexport-root 1.0.1

Grid Export add-on for Vaadin 8

Categories

Categories

IDE Development Tools Vaadin User Interface Web Frameworks Dex General Purpose Libraries Utility
GroupId

GroupId

com.tfyre
ArtifactId

ArtifactId

vaadin-gridexport-root
Version

Version

1.0.1
Type

Type

pom

Download vaadin-gridexport-root 1.0.1


<!-- https://jarcasting.com/artifacts/com.tfyre/vaadin-gridexport-root/ -->
<dependency>
    <groupId>com.tfyre</groupId>
    <artifactId>vaadin-gridexport-root</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tfyre/vaadin-gridexport-root/
implementation 'com.tfyre:vaadin-gridexport-root:1.0.1'
// https://jarcasting.com/artifacts/com.tfyre/vaadin-gridexport-root/
implementation ("com.tfyre:vaadin-gridexport-root:1.0.1")
'com.tfyre:vaadin-gridexport-root:pom:1.0.1'
<dependency org="com.tfyre" name="vaadin-gridexport-root" rev="1.0.1">
  <artifact name="vaadin-gridexport-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tfyre', module='vaadin-gridexport-root', version='1.0.1')
)
libraryDependencies += "com.tfyre" % "vaadin-gridexport-root" % "1.0.1"
[com.tfyre/vaadin-gridexport-root "1.0.1"]