License |
License
BSD 3-Clause License
|
---|---|
GroupId | GroupIdcom.github.neothemachine |
ArtifactId | ArtifactIdardor3d-screenshot |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArdor3D-Screenshot
Take single screenshots of static 3D scenes (useful for server-based rendering)
|
Project URL |
Project URL |
Filename | Size |
---|---|
ardor3d-screenshot-0.2.2.pom | |
ardor3d-screenshot-0.2.2.jar | 46 KB |
ardor3d-screenshot-0.2.2-sources.jar | 18 KB |
ardor3d-screenshot-0.2.2-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-screenshot/ -->
<dependency>
<groupId>com.github.neothemachine</groupId>
<artifactId>ardor3d-screenshot</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-screenshot/
implementation 'com.github.neothemachine:ardor3d-screenshot:0.2.2'
// https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-screenshot/
implementation ("com.github.neothemachine:ardor3d-screenshot:0.2.2")
'com.github.neothemachine:ardor3d-screenshot:jar:0.2.2'
<dependency org="com.github.neothemachine" name="ardor3d-screenshot" rev="0.2.2">
<artifact name="ardor3d-screenshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='ardor3d-screenshot', version='0.2.2')
)
libraryDependencies += "com.github.neothemachine" % "ardor3d-screenshot" % "0.2.2"
[com.github.neothemachine/ardor3d-screenshot "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-assistedinject | jar | 3.0 |
org.javatuples : javatuples | jar | 1.2 |
com.ardor3d : ardor3d-core | jar | 0.9 |
com.ardor3d : ardor3d-lwjgl | jar | 0.9 |
com.ardor3d : ardor3d-awt | jar | 0.9 |
com.ardor3d : ardor3d-jogl | jar | 0.9 |
com.ardor3d : ardor3d-effects | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.5 |
com.ardor3d : ardor3d-extras | jar | 0.9 |
com.ardor3d : ardor3d-collada | jar | 0.9 |
org.testng : testng | jar | 6.5.2 |
org.jodah : concurrentunit | jar | 0.3.0 |
commons-io : commons-io | jar | 2.0.1 |
commons-lang : commons-lang | jar | 2.6 |