is not current version
Last Version 3.10

com.ovea.tajin.framework:tajin-framework 2.10


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework
Version

Version

2.10
Type

Type

jar

Download tajin-framework 2.10


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