GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdhttps-proxy-agent |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
https-proxy-agent-4.0.0.pom | |
https-proxy-agent-4.0.0.jar | 9 KB |
https-proxy-agent-4.0.0-sources.jar | 22 bytes |
https-proxy-agent-4.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/https-proxy-agent/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>https-proxy-agent</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/https-proxy-agent/
implementation 'org.webjars.npm:https-proxy-agent:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/https-proxy-agent/
implementation ("org.webjars.npm:https-proxy-agent:4.0.0")
'org.webjars.npm:https-proxy-agent:jar:4.0.0'
<dependency org="org.webjars.npm" name="https-proxy-agent" rev="4.0.0">
<artifact name="https-proxy-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='https-proxy-agent', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "https-proxy-agent" % "4.0.0"
[org.webjars.npm/https-proxy-agent "4.0.0"]