is not current version
Last Version 2.1.0

com.github.dabasan:dh3dbasis 1.2.3

Basic classes for 3D operations

GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

dh3dbasis
Version

Version

1.2.3
Type

Type

jar

Download dh3dbasis 1.2.3


<!-- https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/ -->
<dependency>
    <groupId>com.github.dabasan</groupId>
    <artifactId>dh3dbasis</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/
implementation 'com.github.dabasan:dh3dbasis:1.2.3'
// https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/
implementation ("com.github.dabasan:dh3dbasis:1.2.3")
'com.github.dabasan:dh3dbasis:jar:1.2.3'
<dependency org="com.github.dabasan" name="dh3dbasis" rev="1.2.3">
  <artifact name="dh3dbasis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='dh3dbasis', version='1.2.3')
)
libraryDependencies += "com.github.dabasan" % "dh3dbasis" % "1.2.3"
[com.github.dabasan/dh3dbasis "1.2.3"]