License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfollow-redirects |
Last Version | Last Version1.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfollow-redirects
WebJar for follow-redirects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
follow-redirects-1.15.1.pom | |
follow-redirects-1.15.1.jar | 11 KB |
follow-redirects-1.15.1-sources.jar | 22 bytes |
follow-redirects-1.15.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>follow-redirects</artifactId>
<version>1.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/
implementation 'org.webjars.npm:follow-redirects:1.15.1'
// https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/
implementation ("org.webjars.npm:follow-redirects:1.15.1")
'org.webjars.npm:follow-redirects:jar:1.15.1'
<dependency org="org.webjars.npm" name="follow-redirects" rev="1.15.1">
<artifact name="follow-redirects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='follow-redirects', version='1.15.1')
)
libraryDependencies += "org.webjars.npm" % "follow-redirects" % "1.15.1"
[org.webjars.npm/follow-redirects "1.15.1"]