GlueGen Runtime

JNI binding generator (runtime)

License

License

GroupId

GroupId

org.jogamp.gluegen
ArtifactId

ArtifactId

gluegen-rt
Last Version

Last Version

2.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

GlueGen Runtime
JNI binding generator (runtime)
Project URL

Project URL

http://jogamp.org/gluegen/www/
Source Code Management

Source Code Management

http://jogamp.org/git/?p=gluegen.git/

Download gluegen-rt

How to add to project

<!-- https://jarcasting.com/artifacts/org.jogamp.gluegen/gluegen-rt/ -->
<dependency>
    <groupId>org.jogamp.gluegen</groupId>
    <artifactId>gluegen-rt</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jogamp.gluegen/gluegen-rt/
implementation 'org.jogamp.gluegen:gluegen-rt:2.3.2'
// https://jarcasting.com/artifacts/org.jogamp.gluegen/gluegen-rt/
implementation ("org.jogamp.gluegen:gluegen-rt:2.3.2")
'org.jogamp.gluegen:gluegen-rt:jar:2.3.2'
<dependency org="org.jogamp.gluegen" name="gluegen-rt" rev="2.3.2">
  <artifact name="gluegen-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jogamp.gluegen', module='gluegen-rt', version='2.3.2')
)
libraryDependencies += "org.jogamp.gluegen" % "gluegen-rt" % "2.3.2"
[org.jogamp.gluegen/gluegen-rt "2.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.2
2.3.1
2.3.0
2.2.4
2.2.1
2.2.0
2.1.5-01
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.2-rc12
2.0-rc11