GroupId | GroupIdorg.andromda.templateengines |
---|---|
ArtifactId | ArtifactIdandromda-templateengine-velocity |
Version | Version3.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.andromda.templateengines/andromda-templateengine-velocity/ -->
<dependency>
<groupId>org.andromda.templateengines</groupId>
<artifactId>andromda-templateengine-velocity</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.templateengines/andromda-templateengine-velocity/
implementation 'org.andromda.templateengines:andromda-templateengine-velocity:3.3'
// https://jarcasting.com/artifacts/org.andromda.templateengines/andromda-templateengine-velocity/
implementation ("org.andromda.templateengines:andromda-templateengine-velocity:3.3")
'org.andromda.templateengines:andromda-templateengine-velocity:jar:3.3'
<dependency org="org.andromda.templateengines" name="andromda-templateengine-velocity" rev="3.3">
<artifact name="andromda-templateengine-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.templateengines', module='andromda-templateengine-velocity', version='3.3')
)
libraryDependencies += "org.andromda.templateengines" % "andromda-templateengine-velocity" % "3.3"
[org.andromda.templateengines/andromda-templateengine-velocity "3.3"]