is not current version
Last Version 1.7.4

eu.mihosoft.ext.velocity.legacy:velocity-legacy 1.7.1

Legacy version of Apache velocity

GroupId

GroupId

eu.mihosoft.ext.velocity.legacy
ArtifactId

ArtifactId

velocity-legacy
Version

Version

1.7.1
Type

Type

jar

Download velocity-legacy 1.7.1


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