| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mattunderscore |
| Идентификатор | Идентификаторshh-all |
| Последняя версия | Последняя версия0.2.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStructured HTTP All Headers
Uberjar containing all headers
|
| Имя Файла | Размер |
|---|---|
| shh-all-0.2.8.pom | |
| shh-all-0.2.8.jar | 94 KB |
| shh-all-0.2.8-sources.jar | 145 KB |
| shh-all-0.2.8-javadoc.jar | 439 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mattunderscore/shh-all/ -->
<dependency>
<groupId>com.mattunderscore</groupId>
<artifactId>shh-all</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore/shh-all/
implementation 'com.mattunderscore:shh-all:0.2.8'
// https://jarcasting.com/artifacts/com.mattunderscore/shh-all/
implementation ("com.mattunderscore:shh-all:0.2.8")
'com.mattunderscore:shh-all:jar:0.2.8'
<dependency org="com.mattunderscore" name="shh-all" rev="0.2.8">
<artifact name="shh-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore', module='shh-all', version='0.2.8')
)
libraryDependencies += "com.mattunderscore" % "shh-all" % "0.2.8"
[com.mattunderscore/shh-all "0.2.8"]