License |
License |
---|---|
GroupId | GroupIdio.quee.ktx.framework |
ArtifactId | ArtifactIdktx-business-port |
Version | Version1.0.9.1-RELEASE |
Type | Typepom |
Description |
DescriptionShared business abstraction modules to develop any server project
|
Filename | Size |
---|---|
ktx-business-port-1.0.9.1-RELEASE.pom | 894 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-port/ -->
<dependency>
<groupId>io.quee.ktx.framework</groupId>
<artifactId>ktx-business-port</artifactId>
<version>1.0.9.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-port/
implementation 'io.quee.ktx.framework:ktx-business-port:1.0.9.1-RELEASE'
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-port/
implementation ("io.quee.ktx.framework:ktx-business-port:1.0.9.1-RELEASE")
'io.quee.ktx.framework:ktx-business-port:pom:1.0.9.1-RELEASE'
<dependency org="io.quee.ktx.framework" name="ktx-business-port" rev="1.0.9.1-RELEASE">
<artifact name="ktx-business-port" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.framework', module='ktx-business-port', version='1.0.9.1-RELEASE')
)
libraryDependencies += "io.quee.ktx.framework" % "ktx-business-port" % "1.0.9.1-RELEASE"
[io.quee.ktx.framework/ktx-business-port "1.0.9.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.71 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.71 |