is not current version
Last Version 0.3.1

com.casualsuperman.portent.engines:velocity 0.2.1

Support for the using the Velocity engine with Portent

GroupId

GroupId

com.casualsuperman.portent.engines
ArtifactId

ArtifactId

velocity
Version

Version

0.2.1
Type

Type

jar

Download velocity 0.2.1


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