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

com.thoughtworks.feature:demixin_2.11 2.0.0-RC7

Demixin

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.thoughtworks.feature
ArtifactId

ArtifactId

demixin_2.11
Version

Version

2.0.0-RC7
Type

Type

jar

Download demixin_2.11 2.0.0-RC7


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