MVN

com.vaadin.external : gentyref

Maven & Gradle

Apr 19, 2017
7 usages
0 stars

GenTyRef · Generic type reflection library

<dependency>
    <groupId>com.vaadin.external</groupId>
    <artifactId>gentyref</artifactId>
    <version>1.2.0.vaadin1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vaadin.external : gentyref to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0.vaadin1

All Versions

Choose a version of com.vaadin.external : gentyref to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
gentyref-1.2.0.vaadin1

How to add a dependency to Maven

Add the following com.vaadin.external : gentyref maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vaadin.external</groupId>
    <artifactId>gentyref</artifactId>
    <version>1.2.0.vaadin1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vaadin.external : gentyref gradle dependency to your build.gradle file:

implementation 'com.vaadin.external:gentyref:1.2.0.vaadin1'

Gradle Kotlin DSL: Add the following com.vaadin.external : gentyref gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vaadin.external:gentyref:1.2.0.vaadin1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vaadin.external : gentyref sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vaadin.external" % "gentyref" % "1.2.0.vaadin1"

Advertisement

Dependencies from Group

Apr 19, 2017
7 usages
0 stars

Discover Dependencies

May 03, 2017
2 usages
22 stars
Jul 12, 2019
6 usages
11 stars
Oct 17, 2022
2 usages
3.2k stars
Sep 10, 2018
3 usages
3 stars
Oct 26, 2018
2 usages
Mar 29, 2019
2 usages
0 stars
May 17, 2019
4 usages
199 stars
May 27, 2020
3 usages
68.1k stars