a

auto-unsupported-compiler

Files download
File Operation
auto-unsupported-compiler-0.6.0.jar download
auto-unsupported-compiler-0.6.0.pom download
auto-unsupported-compiler-0.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>br.com.objectos</groupId>
  <artifactId>auto-unsupported-compiler</artifactId>
  <version>0.6.0</version>
</dependency>
Gradle Groovy
implementation 'br.com.objectos:auto-unsupported-compiler:0.6.0'
Gradle Kotlin
implementation("br.com.objectos:auto-unsupported-compiler:0.6.0")
Scala SBT
libraryDependencies += "br.com.objectos" % "auto-unsupported-compiler" % "0.6.0"
Groovy Grape
@Grapes(
  @Grab(group='br.com.objectos', module='auto-unsupported-compiler', version='0.6.0')
)
Apache Ivy
<dependency org="br.com.objectos" name="auto-unsupported-compiler" rev="0.6.0" />
Leiningen
[br.com.objectos/auto-unsupported-compiler "0.6.0"]
Apache Buildr
'br.com.objectos:auto-unsupported-compiler:jar:0.6.0'