is not current version
Last Version 1.1.3

io.teecube.maven.skins:reflow-velocity-tools 1.1.2

Velocity tools supporting Reflow Maven skin

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.teecube.maven.skins
ArtifactId

ArtifactId

reflow-velocity-tools
Version

Version

1.1.2
Type

Type

jar

Download reflow-velocity-tools 1.1.2


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