is not current version
Last Version 2.1.0

com.github.dabasan:dh3dbasis 1.2.2

Basic classes for 3D operations

GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

dh3dbasis
Version

Version

1.2.2
Type

Type

jar

Download dh3dbasis 1.2.2


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