Last Version

Reflow Maven Skin 2.4.0-beta1

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.devacfr.maven.skins
ArtifactId

ArtifactId

reflow-maven-skin
Version

Version

2.4.0-beta1
Type

Type

jar
Description

Description

Reflow Maven Skin
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.
Project Organization

Project Organization

Friederich Christophe
Source Code Management

Source Code Management

https://github.com/devacfr/reflow-maven-skin/tree/master/reflow-maven-skin

Download reflow-maven-skin 2.4.0-beta1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.