content-negotiation

A lightweight library for performing server-driven content negotiation

License

License

GroupId

GroupId

me.jvt.http
ArtifactId

ArtifactId

content-negotiation
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

content-negotiation
A lightweight library for performing server-driven content negotiation
Project URL

Project URL

https://gitlab.com/jamietanna/media-type
Source Code Management

Source Code Management

https://gitlab.com/jamietanna/content-negotiation

Download content-negotiation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
me.jvt.http : media-type jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.2.0
0.1.0