is not current version
Last Version 2.1.0

com.github.dabasan:dh3dbasis 1.1.0

Basic classes for 3D operations

GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

dh3dbasis
Version

Version

1.1.0
Type

Type

jar

Download dh3dbasis 1.1.0


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