is not current version
Last Version 3.10

com.ovea.tajin.framework:tajin-framework 2.26


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework
Version

Version

2.26
Type

Type

jar

Download tajin-framework 2.26


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