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

com.thoughtworks.feature:caller_2.12 2.2.0

Caller

GroupId

GroupId

com.thoughtworks.feature
ArtifactId

ArtifactId

caller_2.12
Version

Version

2.2.0
Type

Type

jar

Download caller_2.12 2.2.0


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