Last Version

Structured HTTP Content Type Headers 0.2.8

Parse content type HTTP headers into structured representations.

License

License

GroupId

GroupId

com.mattunderscore
ArtifactId

ArtifactId

shh-content-type
Version

Version

0.2.8
Type

Type

jar
Description

Description

Structured HTTP Content Type Headers
Parse content type HTTP headers into structured representations.

Download shh-content-type 0.2.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mattunderscore : shh-core jar 0.2.8

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.