BugVM cacerts full

The BugVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved.

GroupId

GroupId

com.bugvm
ArtifactId

ArtifactId

bugvm-cacerts-full
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

BugVM cacerts full
The BugVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved.
Project URL

Project URL

http://bugvm.com/bugvm-cacerts-full
Project Organization

Project Organization

BugVM

Download bugvm-cacerts-full

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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.0.5
1.0.4
1.0.3
1.0.2
1.0.0