| License |
License |
|---|---|
| GroupId | GroupIdcom.mattunderscore |
| ArtifactId | ArtifactIdshh-all |
| Last Version | Last Version0.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStructured HTTP All Headers
Uberjar containing all headers
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]