GenTyRef

Generic type reflection library

License

License

GroupId

GroupId

com.googlecode.gentyref
ArtifactId

ArtifactId

gentyref
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

GenTyRef
Generic type reflection library
Project URL

Project URL

http://code.google.com/p/gentyref/

Download gentyref

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0