thesortedchaos / wavefront-reader   1.0.0

Apache License 2.0 GitHub

a library for reading .obj/.mtl (wavefront) files

Scala versions: 2.13 2.12 2.11

wavefront-reader 0.1.0


Group ID:
com.github.thesortedchaos
Artifact ID:
wavefront-reader_2.13
Version:
0.1.0
Release Date:
Oct 8, 2020
Licenses:
Files:

libraryDependencies += "com.github.thesortedchaos" %% "wavefront-reader" % "0.1.0"

Mill build tool

ivy"com.github.thesortedchaos::wavefront-reader:0.1.0"

Scala CLI

//> using dep "com.github.thesortedchaos::wavefront-reader:0.1.0"

Ammonite REPL

import $ivy.`com.github.thesortedchaos::wavefront-reader:0.1.0`

<dependency>
  <groupId>com.github.thesortedchaos</groupId>
  <artifactId>wavefront-reader_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.thesortedchaos', name: 'wavefront-reader_2.13', version: '0.1.0'