is not current version
Last Version 3.10

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


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-framework
Version

Version

3.0
Type

Type

pom

Download tajin-framework 3.0

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