rempl-aether

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-aether
Последняя версия

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

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

rempl-aether
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-aether

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.rempl : rempl-api jar 1.1.3
com.rempl : rempl-commons jar 1.1.3
commons-lang : commons-lang jar 2.5
commons-io : commons-io jar 2.0.1
com.ymock : ymock-util jar 1.0

test (1)

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

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

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

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

Версия
1.1.3
1.1.2
1.1.1