Skip to content

Vrml v1.1.2

Compare
Choose a tag to compare
@kevinten10 kevinten10 released this 01 Dec 13:56
· 19 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.1.2</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>