javaruntype

javaRuntype is a compact library aimed at offering a runtime representation of the Java type system

Лицензия

Лицензия

Группа

Группа

org.javaruntype
Идентификатор

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

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

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

javaruntype
javaRuntype is a compact library aimed at offering a runtime representation of the Java type system
Ссылка на сайт

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

http://www.javaruntype.org
Организация-разработчик

Организация-разработчик

The JAVARUNTYPE team

Скачать javaruntype

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.antlr : antlr-runtime jar 3.1.2

test (1)

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

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

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

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

Версия
1.3
1.2
1.1
1.0