is not current version
Last Version 2.1.7-fork-2

com.github.xuwei-k:shaded-asynchttpclient 2.1.7-fork-1

shaded-asynchttpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

shaded-asynchttpclient
Version

Version

2.1.7-fork-1
Type

Type

jar

Download shaded-asynchttpclient 2.1.7-fork-1


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/shaded-asynchttpclient/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>shaded-asynchttpclient</artifactId>
    <version>2.1.7-fork-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/shaded-asynchttpclient/
implementation 'com.github.xuwei-k:shaded-asynchttpclient:2.1.7-fork-1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/shaded-asynchttpclient/
implementation ("com.github.xuwei-k:shaded-asynchttpclient:2.1.7-fork-1")
'com.github.xuwei-k:shaded-asynchttpclient:jar:2.1.7-fork-1'
<dependency org="com.github.xuwei-k" name="shaded-asynchttpclient" rev="2.1.7-fork-1">
  <artifact name="shaded-asynchttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='shaded-asynchttpclient', version='2.1.7-fork-1')
)
libraryDependencies += "com.github.xuwei-k" % "shaded-asynchttpclient" % "2.1.7-fork-1"
[com.github.xuwei-k/shaded-asynchttpclient "2.1.7-fork-1"]