Skip to content

Vrml v1.0.5

Compare
Choose a tag to compare
@kevinten10 kevinten10 released this 15 Apr 10:02
· 37 commits to master since this release

Vrml is a high-level abstract API library for application runtime. The next goal of Vrml is to migrate to cloud-runtimes, become an implementation part of the standard API, and contribute functions to the standard API.

You can used by:

<dependency>
    <groupId>group.rxcloud</groupId>
    <artifactId>vrml</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>