is not current version
Last Version 0.2.8

com.mattunderscore:shh-content-type 0.2.7

Parse content type HTTP headers into structured representations.

GroupId

GroupId

com.mattunderscore
ArtifactId

ArtifactId

shh-content-type
Version

Version

0.2.7
Type

Type

jar

Download shh-content-type 0.2.7


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