is not current version
Last Version 2.4.0-beta1

io.github.devacfr.maven.skins:reflow-velocity-tools 2.0.1

Velocity tools supporting Reflow Maven skin

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.devacfr.maven.skins
ArtifactId

ArtifactId

reflow-velocity-tools
Version

Version

2.0.1
Type

Type

jar

Download reflow-velocity-tools 2.0.1


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