Skip to content

Release 1.0.2 version

Compare
Choose a tag to compare
@kevinten10 kevinten10 released this 03 Apr 08:35
· 44 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.2</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>