Last Version

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.teecube.maven.skins
ArtifactId

ArtifactId

reflow-maven-skin
Version

Version

1.1.3
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 URL

Project URL

http://teecube.github.io/reflow-maven-skin/skin
Project Organization

Project Organization

teecube
Source Code Management

Source Code Management

http://github.com/teecube/reflow-maven-skin/tree/master/reflow-maven-skin

Download reflow-maven-skin 1.1.3


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

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.