<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>implicitapply_sjs0.6_2.12</artifactId>
<version>2.3.0-M5</version>
</dependency>
libraryDependencies += "com.thoughtworks.feature" % "implicitapply_sjs0.6_2.12" % "2.3.0-M5"
@Grapes(
@Grab(group='com.thoughtworks.feature', module='implicitapply_sjs0.6_2.12', version='2.3.0-M5')
)
<dependency org="com.thoughtworks.feature" name="implicitapply_sjs0.6_2.12" rev="2.3.0-M5" />
compile
|-- org.typelevel:scala-library:2.12.4-bin-typelevel-4
|-- org.scala-js:scalajs-library_2.12:0.6.21
|-- com.github.mpilquist:simulacrum_2.12:0.11.0
provided
|-- org.typelevel:scala-reflect:2.12.4-bin-typelevel-4
test
|-- com.thoughtworks.example:example_2.12:2.0.0