bugvm-ios

BugVM iOS Bindings

License

License

GroupId

GroupId

com.bugvm
ArtifactId

ArtifactId

bugvm-ios
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

bugvm-ios
BugVM iOS Bindings
Project URL

Project URL

https://bugvm.com
Source Code Management

Source Code Management

https://github.com/bugvm/bugvm

Download bugvm-ios

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.bugvm : bugvm-rt jar 1.2.9

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