MVN

eu.mihosoft.vrl.vcsg.vplugin : vrl-vcsg

Maven & Gradle

Oct 20, 2018
2 stars

vrl-vcsg · OpenGL integration for VRL-Studio

<dependency>
    <groupId>eu.mihosoft.vrl.vcsg.vplugin</groupId>
    <artifactId>vrl-vcsg</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.mihosoft.vrl.vcsg.vplugin : vrl-vcsg to add to Maven - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of eu.mihosoft.vrl.vcsg.vplugin : vrl-vcsg to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
vrl-vcsg-0.6.1
0.3
vrl-vcsg-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.mihosoft.vrl.vcsg.vplugin</groupId>
    <artifactId>vrl-vcsg</artifactId>
    <version>0.6.1</version>
</dependency>

Advertisement