is not current version
Last Version 3.5.2-stable

org.jmonkeyengine:jme3-effects 3.3.0-alpha5

jMonkeyEngine is a 3-D game engine for adventurous Java developers

Categories

Categories

jMonkeyEngine Business Logic Libraries Game Development KeY Data Data Formats Formal Verification
GroupId

GroupId

org.jmonkeyengine
ArtifactId

ArtifactId

jme3-effects
Version

Version

3.3.0-alpha5
Type

Type

jar

Download jme3-effects 3.3.0-alpha5


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