is not current version
Last Version 2.0-beta1

velocity-tools:velocity-tools 1.1


GroupId

GroupId

velocity-tools
ArtifactId

ArtifactId

velocity-tools
Version

Version

1.1
Type

Type

jar

Download velocity-tools 1.1


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