is not current version
Last Version 3.10

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


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-core
Version

Version

3.0
Type

Type

jar

Download tajin-core 3.0


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