is not current version
Last Version 0.6.0

org.webjars.npm:tunnel-agent 0.4.3

WebJar for tunnel-agent

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tunnel-agent
Version

Version

0.4.3
Type

Type

jar

Download tunnel-agent 0.4.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/tunnel-agent/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tunnel-agent</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tunnel-agent/
implementation 'org.webjars.npm:tunnel-agent:0.4.3'
// https://jarcasting.com/artifacts/org.webjars.npm/tunnel-agent/
implementation ("org.webjars.npm:tunnel-agent:0.4.3")
'org.webjars.npm:tunnel-agent:jar:0.4.3'
<dependency org="org.webjars.npm" name="tunnel-agent" rev="0.4.3">
  <artifact name="tunnel-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tunnel-agent', version='0.4.3')
)
libraryDependencies += "org.webjars.npm" % "tunnel-agent" % "0.4.3"
[org.webjars.npm/tunnel-agent "0.4.3"]