не последняя версия
Последняя версия 2.4.0-beta1

io.github.devacfr.maven.skins:reflow-maven-skin 2.0.0-beta2

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.

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

io.github.devacfr.maven.skins
Идентификатор

Идентификатор

reflow-maven-skin
Версия

Версия

2.0.0-beta2
Тип

Тип

jar

Скачать reflow-maven-skin 2.0.0-beta2


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