is not current version
Last Version 2.37.3

org.webjars.npm:urllib 2.34.0

WebJar for urllib

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

urllib
Version

Version

2.34.0
Type

Type

jar

Download urllib 2.34.0


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