org.libreccm-ccm-theme-foundry (7.0.0-SNAPSHOT)

Published 2023-04-22 20:06:57 +02:00 by libreccm-ci

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>org.libreccm</groupId>
	<artifactId>ccm-theme-foundry</artifactId>
	<version>7.0.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.libreccm:ccm-theme-foundry:7.0.0-SNAPSHOT
Details
Maven
2023-04-22 20:06:57 +02:00
33
LibreCCM Foundry Theming Engine
Lesser GPL 2.1
576 MiB
Assets (101)
Versions (1) View all
7.0.0-SNAPSHOT 2023-04-22