Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdone.empty3 |
ArtifactId | ArtifactIdempty3-library-3d-gui |
Version | Version2020.1 |
Type | Typejar |
Filename | Size |
---|---|
empty3-library-3d-gui-2020.1.pom | |
empty3-library-3d-gui-2020.1.jar | 170 KB |
empty3-library-3d-gui-2020.1-sources.jar | 124 KB |
empty3-library-3d-gui-2020.1-javadoc.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-gui/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>empty3-library-3d-gui</artifactId>
<version>2020.1</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-gui/
implementation 'one.empty3:empty3-library-3d-gui:2020.1'
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d-gui/
implementation ("one.empty3:empty3-library-3d-gui:2020.1")
'one.empty3:empty3-library-3d-gui:jar:2020.1'
<dependency org="one.empty3" name="empty3-library-3d-gui" rev="2020.1">
<artifact name="empty3-library-3d-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='empty3-library-3d-gui', version='2020.1')
)
libraryDependencies += "one.empty3" % "empty3-library-3d-gui" % "2020.1"
[one.empty3/empty3-library-3d-gui "2020.1"]