h

http-client-engine-crt

HTTP client engine backed by CRT
https://github.com/awslabs/smithy-kotlin
The Apache License, Version 2.0
AWS SDK Kotlin Team
Files download
File Operation
http-client-engine-crt-1.2.4.jar download
http-client-engine-crt-1.2.4.pom download
http-client-engine-crt-1.2.4-sources.jar download
Apache Maven
<dependency>
  <groupId>aws.smithy.kotlin</groupId>
  <artifactId>http-client-engine-crt</artifactId>
  <version>1.2.4</version>
</dependency>
Gradle Groovy
implementation 'aws.smithy.kotlin:http-client-engine-crt:1.2.4'
Gradle Kotlin
implementation("aws.smithy.kotlin:http-client-engine-crt:1.2.4")
Scala SBT
libraryDependencies += "aws.smithy.kotlin" % "http-client-engine-crt" % "1.2.4"
Groovy Grape
@Grapes(
  @Grab(group='aws.smithy.kotlin', module='http-client-engine-crt', version='1.2.4')
)
Apache Ivy
<dependency org="aws.smithy.kotlin" name="http-client-engine-crt" rev="1.2.4" />
Leiningen
[aws.smithy.kotlin/http-client-engine-crt "1.2.4"]
Apache Buildr
'aws.smithy.kotlin:http-client-engine-crt:jar:1.2.4'