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