rempl-commons

Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.

Лицензия

Лицензия

BSD
Группа

Группа

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

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

rempl-commons
Последняя версия

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

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

rempl-commons
Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.
Организация-разработчик

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

REMPL.com

Скачать rempl-commons

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.hamcrest : hamcrest-all jar 1.1
com.rempl : rempl-tk jar 1.1.3

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

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

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

Версия
1.1.3
1.1.2
1.1.1