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