Chameleon

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

License

License

GroupId

GroupId

com.github.lpandzic.chameleon
ArtifactId

ArtifactId

chameleon
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download chameleon

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.objenesis : objenesis jar 2.1
org.sonatype.sisu.inject : cglib jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1.1