is not current version
Last Version 1.5-beta2

velocity:velocity-dep 1.4-rc1


GroupId

GroupId

velocity
ArtifactId

ArtifactId

velocity-dep
Version

Version

1.4-rc1
Type

Type

jar

Download velocity-dep 1.4-rc1


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