is not current version
Last Version 2.1.3

com.github.heuermh.velocity:velocity-cli 2.1.2

Command line interface to Apache Velocity.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.heuermh.velocity
ArtifactId

ArtifactId

velocity-cli
Version

Version

2.1.2
Type

Type

jar

Download velocity-cli 2.1.2


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