quil/jogl-fat

Fat version of jogl that includes all native libraris in single jar. See https://jogamp.org/wiki/index.php/JogAmp_JAR_File_Handling#Fat-Jar

  • VCSN/A

  • cljdoc documentationcljdoc
  • 180 Downloads
  • 148 This Version

Leiningen/Boot

[quil/jogl-fat "2.1.5"]

Clojure CLI/deps.edn

quil/jogl-fat {:mvn/version "2.1.5"}

Gradle

implementation("quil:jogl-fat:2.1.5")

Maven

<dependency>
  <groupId>quil</groupId>
  <artifactId>jogl-fat</artifactId>
  <version>2.1.5</version>
</dependency>