is not current version
Last Version 0.2.8

com.mattunderscore:shh-encoding 0.2.7

Parse encoding HTTP headers into structured representations.

GroupId

GroupId

com.mattunderscore
ArtifactId

ArtifactId

shh-encoding
Version

Version

0.2.7
Type

Type

jar

Download shh-encoding 0.2.7


<!-- https://jarcasting.com/artifacts/com.mattunderscore/shh-encoding/ -->
<dependency>
    <groupId>com.mattunderscore</groupId>
    <artifactId>shh-encoding</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore/shh-encoding/
implementation 'com.mattunderscore:shh-encoding:0.2.7'
// https://jarcasting.com/artifacts/com.mattunderscore/shh-encoding/
implementation ("com.mattunderscore:shh-encoding:0.2.7")
'com.mattunderscore:shh-encoding:jar:0.2.7'
<dependency org="com.mattunderscore" name="shh-encoding" rev="0.2.7">
  <artifact name="shh-encoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore', module='shh-encoding', version='0.2.7')
)
libraryDependencies += "com.mattunderscore" % "shh-encoding" % "0.2.7"
[com.mattunderscore/shh-encoding "0.2.7"]