License |
License |
---|---|
GroupId | GroupIdorg.apache.apex |
ArtifactId | ArtifactIdapex-shaded-ning19 |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionApache Apex Shaded ning async-http-client library
|
Filename | Size |
---|---|
apex-shaded-ning19-1.0.0.pom | |
apex-shaded-ning19-1.0.0-sources.jar | 1 MB |
apex-shaded-ning19-1.0.0.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.apex/apex-shaded-ning19/ -->
<dependency>
<groupId>org.apache.apex</groupId>
<artifactId>apex-shaded-ning19</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.apex/apex-shaded-ning19/
implementation 'org.apache.apex:apex-shaded-ning19:1.0.0'
// https://jarcasting.com/artifacts/org.apache.apex/apex-shaded-ning19/
implementation ("org.apache.apex:apex-shaded-ning19:1.0.0")
'org.apache.apex:apex-shaded-ning19:jar:1.0.0'
<dependency org="org.apache.apex" name="apex-shaded-ning19" rev="1.0.0">
<artifact name="apex-shaded-ning19" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.apex', module='apex-shaded-ning19', version='1.0.0')
)
libraryDependencies += "org.apache.apex" % "apex-shaded-ning19" % "1.0.0"
[org.apache.apex/apex-shaded-ning19 "1.0.0"]