| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторfollow-redirects |
| Версия | Версия1.14.5 |
| Тип | Типjar |
| Описание |
Описаниеfollow-redirects
WebJar for follow-redirects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| follow-redirects-1.14.5.pom | |
| follow-redirects-1.14.5.jar | 11 KB |
| follow-redirects-1.14.5-sources.jar | 22 bytes |
| follow-redirects-1.14.5-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.14.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/
implementation 'org.webjars.npm:follow-redirects:1.14.5'
// https://jarcasting.com/artifacts/org.webjars.npm/follow-redirects/
implementation ("org.webjars.npm:follow-redirects:1.14.5")
'org.webjars.npm:follow-redirects:jar:1.14.5'
<dependency org="org.webjars.npm" name="follow-redirects" rev="1.14.5">
<artifact name="follow-redirects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='follow-redirects', version='1.14.5')
)
libraryDependencies += "org.webjars.npm" % "follow-redirects" % "1.14.5"
[org.webjars.npm/follow-redirects "1.14.5"]