is not current version
Last Version 2.4.0-beta1

io.github.devacfr.maven.skins:reflow-maven-skin 1.3.3

Reflow is an Apache Maven site skin built on Twitter Bootstrap. It allows various structural and stylistic customizations to create a modern-looking Maven-generated website. Requires Reflow Velocity Tools.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.devacfr.maven.skins
ArtifactId

ArtifactId

reflow-maven-skin
Version

Version

1.3.3
Type

Type

jar

Download reflow-maven-skin 1.3.3


<!-- https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-maven-skin/ -->
<dependency>
    <groupId>io.github.devacfr.maven.skins</groupId>
    <artifactId>reflow-maven-skin</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-maven-skin/
implementation 'io.github.devacfr.maven.skins:reflow-maven-skin:1.3.3'
// https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-maven-skin/
implementation ("io.github.devacfr.maven.skins:reflow-maven-skin:1.3.3")
'io.github.devacfr.maven.skins:reflow-maven-skin:jar:1.3.3'
<dependency org="io.github.devacfr.maven.skins" name="reflow-maven-skin" rev="1.3.3">
  <artifact name="reflow-maven-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.devacfr.maven.skins', module='reflow-maven-skin', version='1.3.3')
)
libraryDependencies += "io.github.devacfr.maven.skins" % "reflow-maven-skin" % "1.3.3"
[io.github.devacfr.maven.skins/reflow-maven-skin "1.3.3"]