is not current version
Last Version 3.10

com.ovea.tajin.framework:tajin-core 3.9


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-core
Version

Version

3.9
Type

Type

jar

Download tajin-core 3.9


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