GroupId | GroupIdcom.github.dabasan |
---|---|
ArtifactId | ArtifactIddh3dbasis |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
dh3dbasis-1.2.0.pom | |
dh3dbasis-1.2.0.jar | 11 KB |
dh3dbasis-1.2.0-sources.jar | 6 KB |
dh3dbasis-1.2.0-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/ -->
<dependency>
<groupId>com.github.dabasan</groupId>
<artifactId>dh3dbasis</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/
implementation 'com.github.dabasan:dh3dbasis:1.2.0'
// https://jarcasting.com/artifacts/com.github.dabasan/dh3dbasis/
implementation ("com.github.dabasan:dh3dbasis:1.2.0")
'com.github.dabasan:dh3dbasis:jar:1.2.0'
<dependency org="com.github.dabasan" name="dh3dbasis" rev="1.2.0">
<artifact name="dh3dbasis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='dh3dbasis', version='1.2.0')
)
libraryDependencies += "com.github.dabasan" % "dh3dbasis" % "1.2.0"
[com.github.dabasan/dh3dbasis "1.2.0"]