Last Version

C Extension for LLJVM 0.2.0-EXPERIMENTAL

A lightweight library to inject LLVM bitcode into JVMs

License

License

GroupId

GroupId

io.github.maropu
ArtifactId

ArtifactId

lljvm-clang
Version

Version

0.2.0-EXPERIMENTAL
Type

Type

jar
Description

Description

C Extension for LLJVM
A lightweight library to inject LLVM bitcode into JVMs

Download lljvm-clang 0.2.0-EXPERIMENTAL


<!-- https://jarcasting.com/artifacts/io.github.maropu/lljvm-clang/ -->
<dependency>
    <groupId>io.github.maropu</groupId>
    <artifactId>lljvm-clang</artifactId>
    <version>0.2.0-EXPERIMENTAL</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.maropu/lljvm-clang/
implementation 'io.github.maropu:lljvm-clang:0.2.0-EXPERIMENTAL'
// https://jarcasting.com/artifacts/io.github.maropu/lljvm-clang/
implementation ("io.github.maropu:lljvm-clang:0.2.0-EXPERIMENTAL")
'io.github.maropu:lljvm-clang:jar:0.2.0-EXPERIMENTAL'
<dependency org="io.github.maropu" name="lljvm-clang" rev="0.2.0-EXPERIMENTAL">
  <artifact name="lljvm-clang" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.maropu', module='lljvm-clang', version='0.2.0-EXPERIMENTAL')
)
libraryDependencies += "io.github.maropu" % "lljvm-clang" % "0.2.0-EXPERIMENTAL"
[io.github.maropu/lljvm-clang "0.2.0-EXPERIMENTAL"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.maropu : lljvm-core jar 0.2.0-EXPERIMENTAL

test (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
io.github.maropu : lljvm-core test-jar 0.2.0-EXPERIMENTAL
org.scalatest : scalatest_2.11 jar 3.0.3
org.scalacheck : scalacheck_2.11 jar 1.13.5

Project Modules

There are no modules declared in this project.