is not current version
Last Version 1.1.0

me.jvt.http:media-type 0.1.0

A lightweight library for HTTP Media Types

GroupId

GroupId

me.jvt.http
ArtifactId

ArtifactId

media-type
Version

Version

0.1.0
Type

Type

jar

Download media-type 0.1.0


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