is not current version
Last Version 2.27

com.ovea.tajin.framework:tajin-framework-pom 2.13


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework-pom
Version

Version

2.13
Type

Type

pom

Download tajin-framework-pom 2.13


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