Last Version

GenTyRef 1.2.0.vaadin1

Generic type reflection library

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external
ArtifactId

ArtifactId

gentyref
Version

Version

1.2.0.vaadin1
Type

Type

jar
Description

Description

GenTyRef
Generic type reflection library
Project URL

Project URL

http://code.google.com/p/gentyref/
Source Code Management

Source Code Management

https://github.com/vaadin/gentyref

Download gentyref 1.2.0.vaadin1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.