is not current version
Last Version 3.2.0-171209

us.ihmc:jme3-lwjgl3 3.2.0-171208


Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

us.ihmc
ArtifactId

ArtifactId

jme3-lwjgl3
Version

Version

3.2.0-171208
Type

Type

pom

Download jme3-lwjgl3 3.2.0-171208


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