| License |
License |
|---|---|
| Categories |
CategoriesjMonkeyEngine Business Logic Libraries Game Development KeY Data Data Formats Formal Verification Native Development Tools |
| GroupId | GroupIdorg.jmonkeyengine |
| ArtifactId | ArtifactIdjme3-bullet-native |
| Version | Version3.3.2-stable |
| Type | Typejar |
| Description |
DescriptionjMonkeyEngine
jMonkeyEngine is a 3-D game engine for adventurous Java developers
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jmonkeyengine/jme3-bullet-native/ -->
<dependency>
<groupId>org.jmonkeyengine</groupId>
<artifactId>jme3-bullet-native</artifactId>
<version>3.3.2-stable</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmonkeyengine/jme3-bullet-native/
implementation 'org.jmonkeyengine:jme3-bullet-native:3.3.2-stable'
// https://jarcasting.com/artifacts/org.jmonkeyengine/jme3-bullet-native/
implementation ("org.jmonkeyengine:jme3-bullet-native:3.3.2-stable")
'org.jmonkeyengine:jme3-bullet-native:jar:3.3.2-stable'
<dependency org="org.jmonkeyengine" name="jme3-bullet-native" rev="3.3.2-stable">
<artifact name="jme3-bullet-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmonkeyengine', module='jme3-bullet-native', version='3.3.2-stable')
)
libraryDependencies += "org.jmonkeyengine" % "jme3-bullet-native" % "3.3.2-stable"
[org.jmonkeyengine/jme3-bullet-native "3.3.2-stable"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmonkeyengine : jme3-bullet | jar | 3.3.2-stable |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.0.0 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| org.codehaus.groovy : groovy-all | jar | 2.5.8 |