| License |
License |
|---|---|
| GroupId | GroupIdcom.lessvoid |
| ArtifactId | ArtifactIdcoregl |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOpenGL core utilities
A utility API to make life with OpenGL core profile simpler.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| coregl-2.0.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lessvoid/coregl/ -->
<dependency>
<groupId>com.lessvoid</groupId>
<artifactId>coregl</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lessvoid/coregl/
implementation 'com.lessvoid:coregl:2.0.0'
// https://jarcasting.com/artifacts/com.lessvoid/coregl/
implementation ("com.lessvoid:coregl:2.0.0")
'com.lessvoid:coregl:pom:2.0.0'
<dependency org="com.lessvoid" name="coregl" rev="2.0.0">
<artifact name="coregl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lessvoid', module='coregl', version='2.0.0')
)
libraryDependencies += "com.lessvoid" % "coregl" % "2.0.0"
[com.lessvoid/coregl "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.3.1 |
| org.easymock : easymock | jar | 2.4 |
| org.easymock : easymockclassextension | jar | 2.4 |