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.15.jar download
bytecode-infrastructure_2.11-0.8.15.pom download
bytecode-infrastructure_2.11-0.8.15-sources.jar download
Apache Maven
<dependency>
  <groupId>de.opal-project</groupId>
  <artifactId>bytecode-infrastructure_2.11</artifactId>
  <version>0.8.15</version>
</dependency>
Gradle Groovy
implementation 'de.opal-project:bytecode-infrastructure_2.11:0.8.15'
Gradle Kotlin
implementation("de.opal-project:bytecode-infrastructure_2.11:0.8.15")
Scala SBT
libraryDependencies += "de.opal-project" % "bytecode-infrastructure_2.11" % "0.8.15"
Groovy Grape
@Grapes(
  @Grab(group='de.opal-project', module='bytecode-infrastructure_2.11', version='0.8.15')
)
Apache Ivy
<dependency org="de.opal-project" name="bytecode-infrastructure_2.11" rev="0.8.15" />
Leiningen
[de.opal-project/bytecode-infrastructure_2.11 "0.8.15"]
Apache Buildr
'de.opal-project:bytecode-infrastructure_2.11:jar:0.8.15'