License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.mwttg |
ArtifactId | ArtifactIdjava-wavefront-reader |
Last Version | Last Versionv1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-wavefront-reader
Reading .obj file and creating a data structure for it
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.mwttg/java-wavefront-reader/ -->
<dependency>
<groupId>io.github.mwttg</groupId>
<artifactId>java-wavefront-reader</artifactId>
<version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mwttg/java-wavefront-reader/
implementation 'io.github.mwttg:java-wavefront-reader:v1.0.0'
// https://jarcasting.com/artifacts/io.github.mwttg/java-wavefront-reader/
implementation ("io.github.mwttg:java-wavefront-reader:v1.0.0")
'io.github.mwttg:java-wavefront-reader:jar:v1.0.0'
<dependency org="io.github.mwttg" name="java-wavefront-reader" rev="v1.0.0">
<artifact name="java-wavefront-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mwttg', module='java-wavefront-reader', version='v1.0.0')
)
libraryDependencies += "io.github.mwttg" % "java-wavefront-reader" % "v1.0.0"
[io.github.mwttg/java-wavefront-reader "v1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.joml : joml | jar | 1.10.1 |
ch.qos.logback : logback-classic | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.20.2 |
org.mockito : mockito-core | jar | 3.11.2 |
org.testng : testng | jar | 7.4.0 |