Files download
File Operation
compilerplugin-shaded_2.10-0.9.3.jar download
compilerplugin-shaded_2.10-0.9.3.pom download
compilerplugin-shaded_2.10-0.9.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.CyberAgent</groupId>
  <artifactId>compilerplugin-shaded_2.10</artifactId>
  <version>0.9.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.CyberAgent:compilerplugin-shaded_2.10:0.9.3'
Gradle Kotlin
implementation("io.github.CyberAgent:compilerplugin-shaded_2.10:0.9.3")
Scala SBT
libraryDependencies += "io.github.CyberAgent" % "compilerplugin-shaded_2.10" % "0.9.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.CyberAgent', module='compilerplugin-shaded_2.10', version='0.9.3')
)
Apache Ivy
<dependency org="io.github.CyberAgent" name="compilerplugin-shaded_2.10" rev="0.9.3" />
Leiningen
[io.github.CyberAgent/compilerplugin-shaded_2.10 "0.9.3"]
Apache Buildr
'io.github.CyberAgent:compilerplugin-shaded_2.10:jar:0.9.3'
Dependencies