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