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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.olamy.maven.skins
ArtifactId

ArtifactId

reflow-maven-skin
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reflow Maven Skin :: 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 URL

Project URL

https://olamy.github.io/reflow-maven-skin//skin
Source Code Management

Source Code Management

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

Download reflow-maven-skin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.olamy.maven.skins : reflow-velocity-tools jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0