is not current version
Last Version 3.10

com.ovea.tajin.framework:tajin-framework 3.3


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework
Version

Version

3.3
Type

Type

pom

Download tajin-framework 3.3

Filename Size
tajin-framework-3.3.pom 9 KB
Browse

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