GroupId | GroupIdcom.ovea.tajin.framework |
---|---|
ArtifactId | ArtifactIdtajin-framework-pom |
Version | Version2.26 |
Type | Typepom |
Filename | Size |
---|---|
tajin-framework-pom-2.26.pom | 7 KB |
Browse |
<!-- 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.26</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.26'
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-framework-pom/
implementation ("com.ovea.tajin.framework:tajin-framework-pom:2.26")
'com.ovea.tajin.framework:tajin-framework-pom:pom:2.26'
<dependency org="com.ovea.tajin.framework" name="tajin-framework-pom" rev="2.26">
<artifact name="tajin-framework-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-framework-pom', version='2.26')
)
libraryDependencies += "com.ovea.tajin.framework" % "tajin-framework-pom" % "2.26"
[com.ovea.tajin.framework/tajin-framework-pom "2.26"]