is not current version
Last Version 3.9

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


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework-all
Version

Version

3.8
Type

Type

jar

Download tajin-framework-all 3.8


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