io.tswf.minecraft.metamorphosis-metamorphosis-core (1.0.12-SNAPSHOT)

Published 2024-04-01 20:06:45 +02:00 by amorozov

Installation

<repositories>
	<repository>
		<id>gitea</id>
			<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.tswf.minecraft.metamorphosis</groupId>
	<artifactId>metamorphosis-core</artifactId>
	<version>1.0.12-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.tswf.minecraft.metamorphosis:metamorphosis-core:1.0.12-SNAPSHOT

Dependencies

io.tswf.groovy.better-groovy:better-groovy-core
1.2.8-SNAPSHOT
io.tswf.transmutations:transmutations-expansions
1.0.1-SNAPSHOT
io.tswf.transmutations:transmutations-transmute
1.0.3-SNAPSHOT
io.tswf.transmutations:transmutations-static-views
1.0.1-SNAPSHOT
io.tswf.transmutations:transmutations-views
1.0.3-SNAPSHOT
net.fabricmc:mapping-io
0.4.2
com.google.code.gson:gson
2.9.0
org.apache.groovy:groovy
4.0.9