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

Chameleon 1.2

Chameleon is a relatively small, simple library used for creation of proxies at runtime.

Лицензия

Лицензия

Группа

Группа

com.github.lpandzic.chameleon
Идентификатор

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

chameleon
Версия

Версия

1.2
Тип

Тип

jar
Описание

Описание

Chameleon
Chameleon is a relatively small, simple library used for creation of proxies at runtime.

Скачать chameleon 1.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.objenesis : objenesis jar 2.1
org.sonatype.sisu.inject : cglib jar 3.1

test (1)

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

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

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