Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdcom.thoughtworks.feature |
ArtifactId | ArtifactIdmixin_sjs0.6_2.11 |
Version | Version2.0.0-RC0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.feature/mixin_sjs0.6_2.11/ -->
<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>mixin_sjs0.6_2.11</artifactId>
<version>2.0.0-RC0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.feature/mixin_sjs0.6_2.11/
implementation 'com.thoughtworks.feature:mixin_sjs0.6_2.11:2.0.0-RC0'
// https://jarcasting.com/artifacts/com.thoughtworks.feature/mixin_sjs0.6_2.11/
implementation ("com.thoughtworks.feature:mixin_sjs0.6_2.11:2.0.0-RC0")
'com.thoughtworks.feature:mixin_sjs0.6_2.11:jar:2.0.0-RC0'
<dependency org="com.thoughtworks.feature" name="mixin_sjs0.6_2.11" rev="2.0.0-RC0">
<artifact name="mixin_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='mixin_sjs0.6_2.11', version='2.0.0-RC0')
)
libraryDependencies += "com.thoughtworks.feature" % "mixin_sjs0.6_2.11" % "2.0.0-RC0"
[com.thoughtworks.feature/mixin_sjs0.6_2.11 "2.0.0-RC0"]