is not current version
Last Version 6.3.6

org.eclipse.dirigible:dirigible-core-templating 5.12.16


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.dirigible
ArtifactId

ArtifactId

dirigible-core-templating
Version

Version

5.12.16
Type

Type

jar

Download dirigible-core-templating 5.12.16


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