GroupId | GroupIdcom.devonfw.cobigen |
---|---|
ArtifactId | ArtifactIdtempeng-velocity |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
tempeng-velocity-2.0.1.pom | |
tempeng-velocity-2.0.1.jar | 14 KB |
tempeng-velocity-2.0.1-sources.jar | 10 KB |
tempeng-velocity-2.0.1-javadoc.jar | 435 KB |
Browse |
<!-- 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"]