is not current version
Last Version 0.4.0

com.github.dgroup:velocity 0.3.0

Laconic API for Apache Velocity

GroupId

GroupId

com.github.dgroup
ArtifactId

ArtifactId

velocity
Version

Version

0.3.0
Type

Type

jar

Download velocity 0.3.0


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