is not current version
Last Version 4.1.0

com.thoughtworks.constructor:mixin_2.11 4.0.1

Mixin

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.thoughtworks.constructor
ArtifactId

ArtifactId

mixin_2.11
Version

Version

4.0.1
Type

Type

jar

Download mixin_2.11 4.0.1


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