com.github.spullara.mustache.java:mustache.java (0.9.10)

Published 2026-02-24 13:43:10 +00:00 by atheaadmin

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>com.github.spullara.mustache.java</groupId>
	<artifactId>mustache.java</artifactId>
	<version>0.9.10</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.github.spullara.mustache.java:mustache.java:0.9.10

About this package

Implementation of the Mustache language in Java.
Details
Maven
2026-02-24 13:43:10 +00:00
0
mustache.java
The Apache Software License, Version 2.0
4.2 KiB
Assets (1)
Versions (1) View all
0.9.10 2026-02-24