is not current version
Last Version 6.3.6

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.dirigible
ArtifactId

ArtifactId

dirigible-core-templating
Version

Version

6.2.3
Type

Type

jar

Download dirigible-core-templating 6.2.3


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