GroupId | GroupIdio.quee.ktx.framework |
---|---|
ArtifactId | ArtifactIdktx-business-framework |
Version | Version1.0.9.0-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
ktx-business-framework-1.0.9.0-RELEASE.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-framework/ -->
<dependency>
<groupId>io.quee.ktx.framework</groupId>
<artifactId>ktx-business-framework</artifactId>
<version>1.0.9.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-framework/
implementation 'io.quee.ktx.framework:ktx-business-framework:1.0.9.0-RELEASE'
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-framework/
implementation ("io.quee.ktx.framework:ktx-business-framework:1.0.9.0-RELEASE")
'io.quee.ktx.framework:ktx-business-framework:pom:1.0.9.0-RELEASE'
<dependency org="io.quee.ktx.framework" name="ktx-business-framework" rev="1.0.9.0-RELEASE">
<artifact name="ktx-business-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.framework', module='ktx-business-framework', version='1.0.9.0-RELEASE')
)
libraryDependencies += "io.quee.ktx.framework" % "ktx-business-framework" % "1.0.9.0-RELEASE"
[io.quee.ktx.framework/ktx-business-framework "1.0.9.0-RELEASE"]