Last Version

GenTyRef 1.2.0

Generic type reflection library

License

License

GroupId

GroupId

com.googlecode.gentyref
ArtifactId

ArtifactId

gentyref
Version

Version

1.2.0
Type

Type

jar
Description

Description

GenTyRef
Generic type reflection library
Project URL

Project URL

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

Download gentyref 1.2.0


<!-- 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.