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