Files download
File Operation
caller_sjs0.6_2.12-2.0.1.jar download
caller_sjs0.6_2.12-2.0.1.pom download
caller_sjs0.6_2.12-2.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thoughtworks.feature</groupId>
  <artifactId>caller_sjs0.6_2.12</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.thoughtworks.feature:caller_sjs0.6_2.12:2.0.1'
Gradle Kotlin
implementation("com.thoughtworks.feature:caller_sjs0.6_2.12:2.0.1")
Scala SBT
libraryDependencies += "com.thoughtworks.feature" % "caller_sjs0.6_2.12" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.thoughtworks.feature', module='caller_sjs0.6_2.12', version='2.0.1')
)
Apache Ivy
<dependency org="com.thoughtworks.feature" name="caller_sjs0.6_2.12" rev="2.0.1" />
Leiningen
[com.thoughtworks.feature/caller_sjs0.6_2.12 "2.0.1"]
Apache Buildr
'com.thoughtworks.feature:caller_sjs0.6_2.12:jar:2.0.1'