Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdcom.thoughtworks.feature |
ArtifactId | ArtifactIddemixin_2.11 |
Version | Version2.3.0 |
Type | Typejar |
Filename | Size |
---|---|
demixin_2.11-2.3.0.pom | |
demixin_2.11-2.3.0.jar | 11 KB |
demixin_2.11-2.3.0-sources.jar | 1 KB |
demixin_2.11-2.3.0-javadoc.jar | 598 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.feature/demixin_2.11/ -->
<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>demixin_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.feature/demixin_2.11/
implementation 'com.thoughtworks.feature:demixin_2.11:2.3.0'
// https://jarcasting.com/artifacts/com.thoughtworks.feature/demixin_2.11/
implementation ("com.thoughtworks.feature:demixin_2.11:2.3.0")
'com.thoughtworks.feature:demixin_2.11:jar:2.3.0'
<dependency org="com.thoughtworks.feature" name="demixin_2.11" rev="2.3.0">
<artifact name="demixin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='demixin_2.11', version='2.3.0')
)
libraryDependencies += "com.thoughtworks.feature" % "demixin_2.11" % "2.3.0"
[com.thoughtworks.feature/demixin_2.11 "2.3.0"]