| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcat.inspiracio |
| Идентификатор | Идентификаторurl-parser |
| Последняя версия | Последняя версия0.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcat.inspiracio:url-parser
A JavaBean for URLs of the HTTP protocol.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| url-parser-0.0.0.pom | |
| url-parser-0.0.0.jar | 30 KB |
| url-parser-0.0.0-sources.jar | 27 KB |
| url-parser-0.0.0-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cat.inspiracio/url-parser/ -->
<dependency>
<groupId>cat.inspiracio</groupId>
<artifactId>url-parser</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cat.inspiracio/url-parser/
implementation 'cat.inspiracio:url-parser:0.0.0'
// https://jarcasting.com/artifacts/cat.inspiracio/url-parser/
implementation ("cat.inspiracio:url-parser:0.0.0")
'cat.inspiracio:url-parser:jar:0.0.0'
<dependency org="cat.inspiracio" name="url-parser" rev="0.0.0">
<artifact name="url-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='cat.inspiracio', module='url-parser', version='0.0.0')
)
libraryDependencies += "cat.inspiracio" % "url-parser" % "0.0.0"
[cat.inspiracio/url-parser "0.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |