inventory-profiles-next
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.anti-ad.mc</groupId> <artifactId>inventory-profiles-next</artifactId> <version>forge-1.17.1-1.1.1</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 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.anti-ad.mc</groupId> <artifactId>inventory-profiles-next</artifactId> <version>forge-1.17.1-1.1.1</version> <name>Inventory Profiles Next</name> <description>Client side Minecraft MOD that adds multiple features to help you keep your inventory organized. </description> <url>https://inventory-profiles-next.github.io/</url> <licenses> <license> <name>MIT License</name> <url>https://raw.githubusercontent.com/blackd/Inventory-Profiles/all-in-one/LICENSE</url> </license> </licenses> <developers> <developer> <id>mirinimi</id> <name>Plamen K. Kosseff</name> <email>plamen@anti-ad.org</email> </developer> </developers> <scm> <connection>scm:git:https://github.com/blackd/Inventory-Profiles</connection> <developerConnection>scm:git:https://github.com/blackd/Inventory-Profiles</developerConnection> <url>https://github.com/blackd/Inventory-Profiles</url> </scm> </project>