License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.dabasan |
ArtifactId | ArtifactIddh3dbasis |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDH3DBasis
Basic classes for 3D operations
|
Filename | Size |
---|---|
dh3dbasis-2.1.0.pom | |
dh3dbasis-2.1.0.jar | 11 KB |
dh3dbasis-2.1.0-sources.jar | 6 KB |
dh3dbasis-2.1.0-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/ -->
<dependency>
<groupId>com.github.dabasan</groupId>
<artifactId>dh3dbasis</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/
implementation 'com.github.dabasan:dh3dbasis:2.1.0'
// https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/
implementation ("com.github.dabasan:dh3dbasis:2.1.0")
'com.github.dabasan:dh3dbasis:jar:2.1.0'
<dependency org="com.github.dabasan" name="dh3dbasis" rev="2.1.0">
<artifact name="dh3dbasis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='dh3dbasis', version='2.1.0')
)
libraryDependencies += "com.github.dabasan" % "dh3dbasis" % "2.1.0"
[com.github.dabasan/dh3dbasis "2.1.0"]