artifice
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>io.github.natanfudge</groupId>
<artifactId>artifice</artifactId>
<version>0.15.5+21w07a</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.natanfudge</groupId>
<artifactId>artifice</artifactId>
<version>0.15.5+21w07a</version>
<packaging>pom</packaging>
<description>Programmatically generated resource files</description>
<name>artifice</name>
<url>https://github.com/natanfudge/artifice</url>
<organization>
<name>io.github.natanfudge</name>
<url>https://github.com/natanfudge/artifice</url>
</organization>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/natanfudge/artifice/issues</url>
</issueManagement>
<licenses>
<license>
<name>MIT</name>
<url>https://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com/natanfudge/artifice</url>
<connection>scm:git:git://github.com/natanfudge/artifice.git</connection>
<developerConnection>scm:git:ssh://git@github.com:natanfudge/artifice.git</developerConnection>
</scm>
<developers>
<developer>
<name>Fudge</name>
</developer>
<developer>
<name>OliviaTheVampire</name>
</developer>
</developers>
</project>