is not current version
Last Version 3.10

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


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-templating
Version

Version

3.7
Type

Type

jar

Download tajin-templating 3.7


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