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