is not current version
Last Version 2.12.3

org.asynchttpclient:async-http-client-extras-typesafe-config 2.4.1

The Async Http Client Typesafe Config Extras.

Categories

Categories

CLI User Interface config Application Layer Libs Configuration Async Http Client Net HTTP Clients
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client-extras-typesafe-config
Version

Version

2.4.1
Type

Type

jar

Download async-http-client-extras-typesafe-config 2.4.1


<!-- https://jarcasting.com/artifacts/org.asynchttpclient/async-http-client-extras-typesafe-config/ -->
<dependency>
    <groupId>org.asynchttpclient</groupId>
    <artifactId>async-http-client-extras-typesafe-config</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.asynchttpclient/async-http-client-extras-typesafe-config/
implementation 'org.asynchttpclient:async-http-client-extras-typesafe-config:2.4.1'
// https://jarcasting.com/artifacts/org.asynchttpclient/async-http-client-extras-typesafe-config/
implementation ("org.asynchttpclient:async-http-client-extras-typesafe-config:2.4.1")
'org.asynchttpclient:async-http-client-extras-typesafe-config:jar:2.4.1'
<dependency org="org.asynchttpclient" name="async-http-client-extras-typesafe-config" rev="2.4.1">
  <artifact name="async-http-client-extras-typesafe-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.asynchttpclient', module='async-http-client-extras-typesafe-config', version='2.4.1')
)
libraryDependencies += "org.asynchttpclient" % "async-http-client-extras-typesafe-config" % "2.4.1"
[org.asynchttpclient/async-http-client-extras-typesafe-config "2.4.1"]