| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторfollow-redirects |
| Версия | Версия1.5.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| follow-redirects-1.5.6.pom | |
| follow-redirects-1.5.6.jar | 10 KB |
| follow-redirects-1.5.6-sources.jar | 22 bytes |
| follow-redirects-1.5.6-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>follow-redirects</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/
implementation 'org.webjars.npm:follow-redirects:1.5.6'
// https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/
implementation ("org.webjars.npm:follow-redirects:1.5.6")
'org.webjars.npm:follow-redirects:jar:1.5.6'
<dependency org="org.webjars.npm" name="follow-redirects" rev="1.5.6">
<artifact name="follow-redirects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='follow-redirects', version='1.5.6')
)
libraryDependencies += "org.webjars.npm" % "follow-redirects" % "1.5.6"
[org.webjars.npm/follow-redirects "1.5.6"]