f

follow-redirects

WebJar for follow-redirects
http://webjars.org
MIT
Files download
File Operation
follow-redirects-0.0.7.jar download
follow-redirects-0.0.7.pom download
follow-redirects-0.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>follow-redirects</artifactId>
  <version>0.0.7</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:follow-redirects:0.0.7'
Gradle Kotlin
implementation("org.webjars.npm:follow-redirects:0.0.7")
Scala SBT
libraryDependencies += "org.webjars.npm" % "follow-redirects" % "0.0.7"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='follow-redirects', version='0.0.7')
)
Apache Ivy
<dependency org="org.webjars.npm" name="follow-redirects" rev="0.0.7" />
Leiningen
[org.webjars.npm/follow-redirects "0.0.7"]
Apache Buildr
'org.webjars.npm:follow-redirects:jar:0.0.7'