bugvm-rt

BugVM Runtime Library

License

License

GroupId

GroupId

com.bugvm
ArtifactId

ArtifactId

bugvm-rt
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

bugvm-rt
BugVM Runtime Library
Project URL

Project URL

https://bugvm.com
Source Code Management

Source Code Management

https://github.com/bugvm/bugvm

Download bugvm-rt

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.40

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.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.1.5
1.1.4
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0