is not current version
Last Version 3.9

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


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework-all
Version

Version

2.0
Type

Type

jar

Download tajin-framework-all 2.0


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