is not current version
Last Version 2021.12.006

com.devonfw.cobigen:tempeng-velocity 2.0.1

CobiGen - Velocity Template Engine

GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

tempeng-velocity
Version

Version

2.0.1
Type

Type

jar

Download tempeng-velocity 2.0.1


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