is not current version
Last Version 3.9

com.ovea.tajin.framework:tajin-framework-all 2.13


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework-all
Version

Version

2.13
Type

Type

jar

Download tajin-framework-all 2.13


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