License |
License |
---|---|
GroupId | GroupIdcom.github.neothemachine |
ArtifactId | ArtifactIdardor3d-openctm |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionardor3d-openctm
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ardor3d-openctm-0.1.0.pom | |
ardor3d-openctm-0.1.0.jar | 4 KB |
ardor3d-openctm-0.1.0-sources.jar | 2 KB |
ardor3d-openctm-0.1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-openctm/ -->
<dependency>
<groupId>com.github.neothemachine</groupId>
<artifactId>ardor3d-openctm</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-openctm/
implementation 'com.github.neothemachine:ardor3d-openctm:0.1.0'
// https://jarcasting.com/artifacts/com.github.neothemachine/ardor3d-openctm/
implementation ("com.github.neothemachine:ardor3d-openctm:0.1.0")
'com.github.neothemachine:ardor3d-openctm:jar:0.1.0'
<dependency org="com.github.neothemachine" name="ardor3d-openctm" rev="0.1.0">
<artifact name="ardor3d-openctm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='ardor3d-openctm', version='0.1.0')
)
libraryDependencies += "com.github.neothemachine" % "ardor3d-openctm" % "0.1.0"
[com.github.neothemachine/ardor3d-openctm "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.danny02 : JOpenCTM | jar | 1.2 |
com.ardor3d : ardor3d-core | jar | 0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
commons-io : commons-io | jar | 2.4 |