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