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