| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаnl.basjes.parse.useragent |
| Идентификатор | Идентификаторyauaa-example-java |
| Последняя версия | Последняя версия5.16 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеYauaa : Examples : Java
A parsing and analyzing library to get information from a useragent string.
|
| Имя Файла | Размер |
|---|---|
| yauaa-example-java-5.16.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-example-java/ -->
<dependency>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-example-java</artifactId>
<version>5.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-example-java/
implementation 'nl.basjes.parse.useragent:yauaa-example-java:5.16'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-example-java/
implementation ("nl.basjes.parse.useragent:yauaa-example-java:5.16")
'nl.basjes.parse.useragent:yauaa-example-java:pom:5.16'
<dependency org="nl.basjes.parse.useragent" name="yauaa-example-java" rev="5.16">
<artifact name="yauaa-example-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa-example-java', version='5.16')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa-example-java" % "5.16"
[nl.basjes.parse.useragent/yauaa-example-java "5.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nl.basjes.parse.useragent : yauaa | jar | 5.16 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.hamcrest : hamcrest-core | jar | 2.2 |