is not current version
Last Version 2.1.3

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

Command line interface to Apache Velocity.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.heuermh.velocity
ArtifactId

ArtifactId

velocity-cli
Version

Version

1.0.2
Type

Type

jar

Download velocity-cli 1.0.2


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