is not current version
Last Version 1.13.1

ro.pippo:pippo-velocity 1.7.0

Velocity template engine

Categories

Categories

Pippo User Interface Web Frameworks
GroupId

GroupId

ro.pippo
ArtifactId

ArtifactId

pippo-velocity
Version

Version

1.7.0
Type

Type

jar

Download pippo-velocity 1.7.0


<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-velocity/ -->
<dependency>
    <groupId>ro.pippo</groupId>
    <artifactId>pippo-velocity</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-velocity/
implementation 'ro.pippo:pippo-velocity:1.7.0'
// https://jarcasting.com/artifacts/ro.pippo/pippo-velocity/
implementation ("ro.pippo:pippo-velocity:1.7.0")
'ro.pippo:pippo-velocity:jar:1.7.0'
<dependency org="ro.pippo" name="pippo-velocity" rev="1.7.0">
  <artifact name="pippo-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-velocity', version='1.7.0')
)
libraryDependencies += "ro.pippo" % "pippo-velocity" % "1.7.0"
[ro.pippo/pippo-velocity "1.7.0"]