is not current version
Last Version 1.3.0

org.chromattic:chromattic.cglib 1.1.0-beta4

Chromattic Framework CGLib Plugin

Categories

Categories

cglib Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.cglib
Version

Version

1.1.0-beta4
Type

Type

jar

Download chromattic.cglib 1.1.0-beta4


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