java-wavefront-reader

Reading .obj file and creating a data structure for it

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.mwttg
ArtifactId

ArtifactId

java-wavefront-reader
Last Version

Last Version

v1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-wavefront-reader
Reading .obj file and creating a data structure for it
Project URL

Project URL

https://github.com/mwttg/java-wavefront-reader
Project Organization

Project Organization

private
Source Code Management

Source Code Management

https://github.com/mwttg/java-wavefront-reader

Download java-wavefront-reader

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.joml : joml jar 1.10.1
ch.qos.logback : logback-classic jar 1.2.5

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.0