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