is not current version
Last Version 4.1.0

com.thoughtworks.constructor:mixin_2.12 4.0.1

Mixin

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.thoughtworks.constructor
ArtifactId

ArtifactId

mixin_2.12
Version

Version

4.0.1
Type

Type

jar

Download mixin_2.12 4.0.1


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