Last Version

Msb3 Maven Skin 0.1.1

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

pl.matsuo.maven.skins
ArtifactId

ArtifactId

msb3-maven-skin
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Project URL

https://tunguski.github.io/msb3-maven-skin/skin
Project Organization

Project Organization

Marek Romanowski
Source Code Management

Source Code Management

https://github.com/tunguski/msb3-maven-skin/tree/master/msb3-maven-skin

Download msb3-maven-skin 0.1.1


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

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.