<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <packaging>jar</packaging>
  <groupId>com.phronemophobic.cljonda</groupId>
  <artifactId>webgpu-native-linux-x86-64</artifactId>
  <version>v0.19.4.1</version>
  <name>webgpu-native-linux-x86-64</name>
  <dependencies/>
  <repositories/>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>https://github.com/gfx-rs/wgpu-native/blob/trunk/LICENSE.MIT</url>
    </license>
    <license>
      <name>Apache License 2.0</name>
      <url>https://github.com/gfx-rs/wgpu-native/blob/trunk/LICENSE.APACHE</url>
    </license>
  </licenses>
</project>
