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