License |
License |
---|---|
GroupId | GroupIdorg.simplex3d |
ArtifactId | ArtifactIdsimplex3d-engine-vanilla_2.10 |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimplex3d-engine-vanilla
Simplex3D Engine, Default Implementation.
|
Project Organization |
Project Organizationorg.simplex3d |
<!-- https://jarcasting.com/artifacts/org.simplex3d/simplex3d-engine-vanilla_2.10/ -->
<dependency>
<groupId>org.simplex3d</groupId>
<artifactId>simplex3d-engine-vanilla_2.10</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplex3d/simplex3d-engine-vanilla_2.10/
implementation 'org.simplex3d:simplex3d-engine-vanilla_2.10:0.3.4'
// https://jarcasting.com/artifacts/org.simplex3d/simplex3d-engine-vanilla_2.10/
implementation ("org.simplex3d:simplex3d-engine-vanilla_2.10:0.3.4")
'org.simplex3d:simplex3d-engine-vanilla_2.10:jar:0.3.4'
<dependency org="org.simplex3d" name="simplex3d-engine-vanilla_2.10" rev="0.3.4">
<artifact name="simplex3d-engine-vanilla_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplex3d', module='simplex3d-engine-vanilla_2.10', version='0.3.4')
)
libraryDependencies += "org.simplex3d" % "simplex3d-engine-vanilla_2.10" % "0.3.4"
[org.simplex3d/simplex3d-engine-vanilla_2.10 "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.simplex3d : simplex3d-engine-core_2.10 | jar | 0.3.4 |
org.simplex3d : simplex3d-engine-scenegraph_2.10 | jar | 0.3.4 |
org.simplex3d : simplex3d-engine-renderer_2.10 | jar | 0.3.4 |
org.simplex3d : simplex3d-engine-backend-opengl_2.10 | jar | 0.3.4 |
org.simplex3d : simplex3d-engine-backend-lwjgl_2.10 | jar | 0.3.4 |
org.scala-lang : scala-library | jar | 2.10.1 |