is not current version
Last Version 1.0.9.1-RELEASE

io.quee.ktx.framework:ktx-business-tool-http 1.0.8.0-RELEASE


GroupId

GroupId

io.quee.ktx.framework
ArtifactId

ArtifactId

ktx-business-tool-http
Version

Version

1.0.8.0-RELEASE
Type

Type

jar

Download ktx-business-tool-http 1.0.8.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-tool-http/ -->
<dependency>
    <groupId>io.quee.ktx.framework</groupId>
    <artifactId>ktx-business-tool-http</artifactId>
    <version>1.0.8.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-tool-http/
implementation 'io.quee.ktx.framework:ktx-business-tool-http:1.0.8.0-RELEASE'
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-tool-http/
implementation ("io.quee.ktx.framework:ktx-business-tool-http:1.0.8.0-RELEASE")
'io.quee.ktx.framework:ktx-business-tool-http:jar:1.0.8.0-RELEASE'
<dependency org="io.quee.ktx.framework" name="ktx-business-tool-http" rev="1.0.8.0-RELEASE">
  <artifact name="ktx-business-tool-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.framework', module='ktx-business-tool-http', version='1.0.8.0-RELEASE')
)
libraryDependencies += "io.quee.ktx.framework" % "ktx-business-tool-http" % "1.0.8.0-RELEASE"
[io.quee.ktx.framework/ktx-business-tool-http "1.0.8.0-RELEASE"]