License |
License |
---|---|
GroupId | GroupIdcom.metsci.ext.org.jogamp.gluegen |
ArtifactId | ArtifactIdgluegen-rt-main |
Last Version | Last Version2.4.0-rc-20200202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlueGen Runtime
JNI binding generator (runtime)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gluegen-rt-main-2.4.0-rc-20200202.pom | |
gluegen-rt-main-2.4.0-rc-20200202.jar | 345 bytes |
gluegen-rt-main-2.4.0-rc-20200202-sources.jar | 345 bytes |
gluegen-rt-main-2.4.0-rc-20200202-javadoc.jar | 345 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.metsci.ext.org.jogamp.gluegen/gluegen-rt-main/ -->
<dependency>
<groupId>com.metsci.ext.org.jogamp.gluegen</groupId>
<artifactId>gluegen-rt-main</artifactId>
<version>2.4.0-rc-20200202</version>
</dependency>
// https://jarcasting.com/artifacts/com.metsci.ext.org.jogamp.gluegen/gluegen-rt-main/
implementation 'com.metsci.ext.org.jogamp.gluegen:gluegen-rt-main:2.4.0-rc-20200202'
// https://jarcasting.com/artifacts/com.metsci.ext.org.jogamp.gluegen/gluegen-rt-main/
implementation ("com.metsci.ext.org.jogamp.gluegen:gluegen-rt-main:2.4.0-rc-20200202")
'com.metsci.ext.org.jogamp.gluegen:gluegen-rt-main:jar:2.4.0-rc-20200202'
<dependency org="com.metsci.ext.org.jogamp.gluegen" name="gluegen-rt-main" rev="2.4.0-rc-20200202">
<artifact name="gluegen-rt-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metsci.ext.org.jogamp.gluegen', module='gluegen-rt-main', version='2.4.0-rc-20200202')
)
libraryDependencies += "com.metsci.ext.org.jogamp.gluegen" % "gluegen-rt-main" % "2.4.0-rc-20200202"
[com.metsci.ext.org.jogamp.gluegen/gluegen-rt-main "2.4.0-rc-20200202"]