is not current version
Last Version 2.0.0-RC3

com.thoughtworks.feature:override_2.11 1.0.0

Override

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.thoughtworks.feature
ArtifactId

ArtifactId

override_2.11
Version

Version

1.0.0
Type

Type

jar

Download override_2.11 1.0.0


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