is not current version
Last Version 1.2.2

ch.digitalfondue.stampo:stampo 1.1

A static site/documentation generator.

GroupId

GroupId

ch.digitalfondue.stampo
ArtifactId

ArtifactId

stampo
Version

Version

1.1
Type

Type

jar

Download stampo 1.1


<!-- https://jarcasting.com/artifacts/ch.digitalfondue.stampo/stampo/ -->
<dependency>
    <groupId>ch.digitalfondue.stampo</groupId>
    <artifactId>stampo</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.digitalfondue.stampo/stampo/
implementation 'ch.digitalfondue.stampo:stampo:1.1'
// https://jarcasting.com/artifacts/ch.digitalfondue.stampo/stampo/
implementation ("ch.digitalfondue.stampo:stampo:1.1")
'ch.digitalfondue.stampo:stampo:jar:1.1'
<dependency org="ch.digitalfondue.stampo" name="stampo" rev="1.1">
  <artifact name="stampo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.digitalfondue.stampo', module='stampo', version='1.1')
)
libraryDependencies += "ch.digitalfondue.stampo" % "stampo" % "1.1"
[ch.digitalfondue.stampo/stampo "1.1"]