GroupId | GroupIdcom.devonfw.cobigen |
---|---|
ArtifactId | ArtifactIdtempeng-velocity |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
tempeng-velocity-2.0.0.pom | |
tempeng-velocity-2.0.0.jar | 14 KB |
tempeng-velocity-2.0.0-sources.jar | 10 KB |
tempeng-velocity-2.0.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/tempeng-velocity/ -->
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>tempeng-velocity</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/tempeng-velocity/
implementation 'com.devonfw.cobigen:tempeng-velocity:2.0.0'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/tempeng-velocity/
implementation ("com.devonfw.cobigen:tempeng-velocity:2.0.0")
'com.devonfw.cobigen:tempeng-velocity:jar:2.0.0'
<dependency org="com.devonfw.cobigen" name="tempeng-velocity" rev="2.0.0">
<artifact name="tempeng-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='tempeng-velocity', version='2.0.0')
)
libraryDependencies += "com.devonfw.cobigen" % "tempeng-velocity" % "2.0.0"
[com.devonfw.cobigen/tempeng-velocity "2.0.0"]