| License |
License |
|---|---|
| GroupId | GroupIdme.jvt.http |
| ArtifactId | ArtifactIdcontent-negotiation |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncontent-negotiation
A lightweight library for performing server-driven content negotiation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.jvt.http : media-type | jar | 1.1.0 |