is not current version
Last Version 0.2.2

com.github.neothemachine:ardor3d-screenshot 0.2.0

Take single screenshots of static 3D scenes (useful for server-based rendering)

GroupId

GroupId

com.github.neothemachine
ArtifactId

ArtifactId

ardor3d-screenshot
Version

Version

0.2.0
Type

Type

jar

Download ardor3d-screenshot 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-screenshot/ -->
<dependency>
    <groupId>com.github.neothemachine</groupId>
    <artifactId>ardor3d-screenshot</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-screenshot/
implementation 'com.github.neothemachine:ardor3d-screenshot:0.2.0'
// https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-screenshot/
implementation ("com.github.neothemachine:ardor3d-screenshot:0.2.0")
'com.github.neothemachine:ardor3d-screenshot:jar:0.2.0'
<dependency org="com.github.neothemachine" name="ardor3d-screenshot" rev="0.2.0">
  <artifact name="ardor3d-screenshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='ardor3d-screenshot', version='0.2.0')
)
libraryDependencies += "com.github.neothemachine" % "ardor3d-screenshot" % "0.2.0"
[com.github.neothemachine/ardor3d-screenshot "0.2.0"]