| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mattunderscore |
| Идентификатор | Идентификаторshh-user-agent |
| Последняя версия | Последняя версия0.2.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStructured HTTP User Agent Headers
Parse user agent HTTP headers into structured representations.
|
| Имя Файла | Размер |
|---|---|
| shh-user-agent-0.2.8.pom | |
| shh-user-agent-0.2.8.jar | 66 KB |
| shh-user-agent-0.2.8-sources.jar | 113 KB |
| shh-user-agent-0.2.8-javadoc.jar | 339 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mattunderscore/shh-user-agent/ -->
<dependency>
<groupId>com.mattunderscore</groupId>
<artifactId>shh-user-agent</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore/shh-user-agent/
implementation 'com.mattunderscore:shh-user-agent:0.2.8'
// https://jarcasting.com/artifacts/com.mattunderscore/shh-user-agent/
implementation ("com.mattunderscore:shh-user-agent:0.2.8")
'com.mattunderscore:shh-user-agent:jar:0.2.8'
<dependency org="com.mattunderscore" name="shh-user-agent" rev="0.2.8">
<artifact name="shh-user-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore', module='shh-user-agent', version='0.2.8')
)
libraryDependencies += "com.mattunderscore" % "shh-user-agent" % "0.2.8"
[com.mattunderscore/shh-user-agent "0.2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mattunderscore : shh-core | jar | 0.2.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |