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