is not current version
Last Version 2.0-beta1

velocity-tools:velocity-tools 1.4


GroupId

GroupId

velocity-tools
ArtifactId

ArtifactId

velocity-tools
Version

Version

1.4
Type

Type

jar

Download velocity-tools 1.4


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