License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdshaded-asynchttpclient |
Last Version | Last Version2.1.7-fork-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshaded-asynchttpclient
shaded-asynchttpclient
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.xuwei-k |
Source Code Management |
Source Code Management |
<!-- 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-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/shaded-asynchttpclient/
implementation 'com.github.xuwei-k:shaded-asynchttpclient:2.1.7-fork-2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/shaded-asynchttpclient/
implementation ("com.github.xuwei-k:shaded-asynchttpclient:2.1.7-fork-2")
'com.github.xuwei-k:shaded-asynchttpclient:jar:2.1.7-fork-2'
<dependency org="com.github.xuwei-k" name="shaded-asynchttpclient" rev="2.1.7-fork-2">
<artifact name="shaded-asynchttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='shaded-asynchttpclient', version='2.1.7-fork-2')
)
libraryDependencies += "com.github.xuwei-k" % "shaded-asynchttpclient" % "2.1.7-fork-2"
[com.github.xuwei-k/shaded-asynchttpclient "2.1.7-fork-2"]