is not current version
Last Version 3.10

com.ovea.tajin.framework:tajin-templating 3.5


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-templating
Version

Version

3.5
Type

Type

jar

Download tajin-templating 3.5


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