is not current version
Last Version 2.3.0+140-594be493

com.thoughtworks.feature:mixin_2.12 2.0.0-RC6

Mixin

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.thoughtworks.feature
ArtifactId

ArtifactId

mixin_2.12
Version

Version

2.0.0-RC6
Type

Type

jar

Download mixin_2.12 2.0.0-RC6


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