GroupId | GroupIdone.empty3 |
---|---|
ArtifactId | ArtifactIdempty3-library-3d-android |
Version | Version2021.4.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-android/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>empty3-library-3d-android</artifactId>
<version>2021.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-android/
implementation 'one.empty3:empty3-library-3d-android:2021.4.7'
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-android/
implementation ("one.empty3:empty3-library-3d-android:2021.4.7")
'one.empty3:empty3-library-3d-android:jar:2021.4.7'
<dependency org="one.empty3" name="empty3-library-3d-android" rev="2021.4.7">
<artifact name="empty3-library-3d-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='empty3-library-3d-android', version='2021.4.7')
)
libraryDependencies += "one.empty3" % "empty3-library-3d-android" % "2021.4.7"
[one.empty3/empty3-library-3d-android "2021.4.7"]