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