javacpp

The bridge between BugVM and native libraries

License

License

Categories

Categories

JavaCPP Development Tools Native
GroupId

GroupId

com.bugvm
ArtifactId

ArtifactId

javacpp
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

javacpp
The bridge between BugVM and native libraries
Project URL

Project URL

https://bugvm.com
Source Code Management

Source Code Management

https://github.com/bugvm/bugvm

Download javacpp

How to add to project

<!-- https://jarcasting.com/artifacts/com.bugvm/javacpp/ -->
<dependency>
    <groupId>com.bugvm</groupId>
    <artifactId>javacpp</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bugvm/javacpp/
implementation 'com.bugvm:javacpp:1.2.4'
// https://jarcasting.com/artifacts/com.bugvm/javacpp/
implementation ("com.bugvm:javacpp:1.2.4")
'com.bugvm:javacpp:jar:1.2.4'
<dependency org="com.bugvm" name="javacpp" rev="1.2.4">
  <artifact name="javacpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bugvm', module='javacpp', version='1.2.4')
)
libraryDependencies += "com.bugvm" % "javacpp" % "1.2.4"
[com.bugvm/javacpp "1.2.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3
org.apache.maven : maven-core jar 3.3.3
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

BugVM is a kind of JVM bytecode compiler.

BugVM compiles bytecode to binary code with a self-contained JVM.

Sample Project

iOS App

Licenses

BugVM depends on various open source projects. Refer to the respective source code for its license. Apache, GNU, MIT, BSD are notable licenses.

Versions

Version
1.2.4