License |
License
Gnu Gpl 3
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdone.empty3 |
ArtifactId | ArtifactIdplantgrowth |
Last Version | Last Version2020.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplantgrowth
3D rendering engine. Plus modelling. expected glsl textures 3d and 2d rendering
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plantgrowth-2020.3.7.pom | |
plantgrowth-2020.3.7.jar | 49 KB |
plantgrowth-2020.3.7-sources.jar | 40 KB |
plantgrowth-2020.3.7-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.empty3/plantgrowth/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>plantgrowth</artifactId>
<version>2020.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/plantgrowth/
implementation 'one.empty3:plantgrowth:2020.3.7'
// https://jarcasting.com/artifacts/one.empty3/plantgrowth/
implementation ("one.empty3:plantgrowth:2020.3.7")
'one.empty3:plantgrowth:jar:2020.3.7'
<dependency org="one.empty3" name="plantgrowth" rev="2020.3.7">
<artifact name="plantgrowth" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='plantgrowth', version='2020.3.7')
)
libraryDependencies += "one.empty3" % "plantgrowth" % "2020.3.7"
[one.empty3/plantgrowth "2020.3.7"]
Group / Artifact | Type | Version |
---|---|---|
one.empty3 : empty3-library-3d | jar | 2020.3.7 |
junit : junit | jar | 4.5 |
java3d : vecmath | jar | 1.3.1 |