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