media-type

A lightweight library for HTTP Media Types

License

License

GroupId

GroupId

me.jvt.http
ArtifactId

ArtifactId

media-type
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

media-type
A lightweight library for HTTP Media Types
Project URL

Project URL

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

Source Code Management

https://gitlab.com/jamietanna/media-type

Download media-type

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.2.0
0.1.0