is not current version
Last Version 3.2.0-171209

us.ihmc:jme3-lwjgl 3.2.0-171208


Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

us.ihmc
ArtifactId

ArtifactId

jme3-lwjgl
Version

Version

3.2.0-171208
Type

Type

pom

Download jme3-lwjgl 3.2.0-171208


<!-- https://jarcasting.com/artifacts/us.ihmc/jme3-lwjgl/ -->
<dependency>
    <groupId>us.ihmc</groupId>
    <artifactId>jme3-lwjgl</artifactId>
    <version>3.2.0-171208</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.ihmc/jme3-lwjgl/
implementation 'us.ihmc:jme3-lwjgl:3.2.0-171208'
// https://jarcasting.com/artifacts/us.ihmc/jme3-lwjgl/
implementation ("us.ihmc:jme3-lwjgl:3.2.0-171208")
'us.ihmc:jme3-lwjgl:pom:3.2.0-171208'
<dependency org="us.ihmc" name="jme3-lwjgl" rev="3.2.0-171208">
  <artifact name="jme3-lwjgl" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.ihmc', module='jme3-lwjgl', version='3.2.0-171208')
)
libraryDependencies += "us.ihmc" % "jme3-lwjgl" % "3.2.0-171208"
[us.ihmc/jme3-lwjgl "3.2.0-171208"]