GroupId | GroupIdone.empty3 |
---|---|
ArtifactId | ArtifactIdempty3-library-3d |
Version | Version2020.3 |
Type | Typejar |
Filename | Size |
---|---|
empty3-library-3d-2020.3.pom | |
empty3-library-3d-2020.3.jar | 8 MB |
empty3-library-3d-2020.3-sources.jar | 14 MB |
empty3-library-3d-2020.3-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/one.empty3/empty3-library-3d/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>empty3-library-3d</artifactId>
<version>2020.3</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d/
implementation 'one.empty3:empty3-library-3d:2020.3'
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d/
implementation ("one.empty3:empty3-library-3d:2020.3")
'one.empty3:empty3-library-3d:jar:2020.3'
<dependency org="one.empty3" name="empty3-library-3d" rev="2020.3">
<artifact name="empty3-library-3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='empty3-library-3d', version='2020.3')
)
libraryDependencies += "one.empty3" % "empty3-library-3d" % "2020.3"
[one.empty3/empty3-library-3d "2020.3"]