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