b

bytecode-infrastructure_2.11

Bytecode Infrastructure
http://www.opal-project.de
BSD-2-Clause
de.opal-project
Michael Eichberg Michael Reif
Files download
File Operation
bytecode-infrastructure_2.11-0.8.12.jar download
bytecode-infrastructure_2.11-0.8.12.pom download
bytecode-infrastructure_2.11-0.8.12-sources.jar download
Apache Maven
<dependency>
  <groupId>de.opal-project</groupId>
  <artifactId>bytecode-infrastructure_2.11</artifactId>
  <version>0.8.12</version>
</dependency>
Gradle Groovy
implementation 'de.opal-project:bytecode-infrastructure_2.11:0.8.12'
Gradle Kotlin
implementation("de.opal-project:bytecode-infrastructure_2.11:0.8.12")
Scala SBT
libraryDependencies += "de.opal-project" % "bytecode-infrastructure_2.11" % "0.8.12"
Groovy Grape
@Grapes(
  @Grab(group='de.opal-project', module='bytecode-infrastructure_2.11', version='0.8.12')
)
Apache Ivy
<dependency org="de.opal-project" name="bytecode-infrastructure_2.11" rev="0.8.12" />
Leiningen
[de.opal-project/bytecode-infrastructure_2.11 "0.8.12"]
Apache Buildr
'de.opal-project:bytecode-infrastructure_2.11:jar:0.8.12'