Jar examples for c:coregl-utils
simple utility methods to make life with OpenGL core profile simpler
You can download jar file coregl-utils 2.0.0 in this page.
You can use the following script to add coregl-utils-2.0.0.jar to your project.
<dependency> <groupId>com.lessvoid</groupId> <artifactId>coregl-utils</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.lessvoid', name: 'coregl-utils', version: '2.0.0'
libraryDependencies += "com.lessvoid" % "coregl-utils" % "2.0.0"
<dependency org="com.lessvoid" name="coregl-utils" rev="2.0.0"/>
@Grapes(@Grab(group='com.lessvoid', module='coregl-utils', version='2.0.0'))
'com.lessvoid:coregl-utils:jar:2.0.0'
Click the following link to download the jar file.
coregl-utils-2.0.0-javadoc.jar