MVN

eu.mihosoft.vrl.vrljogl : vrl-jogl

Maven & Gradle

Apr 27, 2018
2 usages
0 stars

vrl-jogl · OpenGL integration for VRL-Studio

<dependency>
    <groupId>eu.mihosoft.vrl.vrljogl</groupId>
    <artifactId>vrl-jogl</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.mihosoft.vrl.vrljogl : vrl-jogl to add to Maven - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of eu.mihosoft.vrl.vrljogl : vrl-jogl to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
vrl-jogl-0.5.2
0.5
vrl-jogl-0.5
0.4.x
vrl-jogl-0.4.2
vrl-jogl-0.4.1
0.3.x
vrl-jogl-0.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.mihosoft.vrl.vrljogl</groupId>
    <artifactId>vrl-jogl</artifactId>
    <version>0.5.2</version>
</dependency>

Advertisement