GenTyRef

Generic type reflection library

Лицензия

Лицензия

Группа

Группа

com.googlecode.gentyref
Идентификатор

Идентификатор

gentyref
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GenTyRef
Generic type reflection library
Ссылка на сайт

Ссылка на сайт

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

Скачать gentyref

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.0