| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.ght1pc9kc |
| Идентификатор | Идентификаторscraphead |
| Версия | Версия1.2.0 |
| Тип | Типpom |
| Описание |
ОписаниеScraphead
Scraphead allow to scrap html frm URL in order to retrieve OpenGraph, Twitter Card and many other meta
information from HTML head tag.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scraphead-1.2.0.pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.ght1pc9kc/scraphead/ -->
<dependency>
<groupId>fr.ght1pc9kc</groupId>
<artifactId>scraphead</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.ght1pc9kc/scraphead/
implementation 'fr.ght1pc9kc:scraphead:1.2.0'
// https://jarcasting.com/artifacts/fr.ght1pc9kc/scraphead/
implementation ("fr.ght1pc9kc:scraphead:1.2.0")
'fr.ght1pc9kc:scraphead:pom:1.2.0'
<dependency org="fr.ght1pc9kc" name="scraphead" rev="1.2.0">
<artifact name="scraphead" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.ght1pc9kc', module='scraphead', version='1.2.0')
)
libraryDependencies += "fr.ght1pc9kc" % "scraphead" % "1.2.0"
[fr.ght1pc9kc/scraphead "1.2.0"]