mixin

Small module to support dynamic mixins in Java.

License

License

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.devcon5
ArtifactId

ArtifactId

mixin
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

mixin
Small module to support dynamic mixins in Java.
Project Organization

Project Organization

DevCon5 GmbH

Download mixin

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
io.devcon5

DevCon5

Versions

Version
1.4
1.3.2
1.3.1
1.3
1.1
1.0