License |
License
Gnu Gpl 3
|
---|---|
GroupId | GroupIdone.empty3 |
ArtifactId | ArtifactIdempty3-library-3d-android |
Version | Version2021.5-2 |
Type | Typejar |
Description |
Descriptionempty3-android
3D rendering engine. Plus modeling. Expected glsl textures 3d and 2d rendering. ANDROID VERSION.
2021
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-android/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>empty3-library-3d-android</artifactId>
<version>2021.5-2</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-android/
implementation 'one.empty3:empty3-library-3d-android:2021.5-2'
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-android/
implementation ("one.empty3:empty3-library-3d-android:2021.5-2")
'one.empty3:empty3-library-3d-android:jar:2021.5-2'
<dependency org="one.empty3" name="empty3-library-3d-android" rev="2021.5-2">
<artifact name="empty3-library-3d-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='empty3-library-3d-android', version='2021.5-2')
)
libraryDependencies += "one.empty3" % "empty3-library-3d-android" % "2021.5-2"
[one.empty3/empty3-library-3d-android "2021.5-2"]