is not current version
Last Version 1.4.1

org.actframework:act-velocity 1.3.5

Implement ActFramework View with Velocity template engine

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-velocity
Version

Version

1.3.5
Type

Type

jar

Download act-velocity 1.3.5


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