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

com.thoughtworks.feature:mixin_2.12 2.3.0-M0

Mixin

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.thoughtworks.feature
ArtifactId

ArtifactId

mixin_2.12
Version

Version

2.3.0-M0
Type

Type

jar

Download mixin_2.12 2.3.0-M0


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