MVN

de.mklinger.micro : mediatype

Maven & Gradle

Apr 17, 2019
4 usages
0 stars

Micro libraray for Media Types (aka Content Types, aka MIME Types)

<dependency>
    <groupId>de.mklinger.micro</groupId>
    <artifactId>mediatype</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.mklinger.micro : mediatype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of de.mklinger.micro : mediatype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
mediatype-1.0

How to add a dependency to Maven

Add the following de.mklinger.micro : mediatype maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.mklinger.micro</groupId>
    <artifactId>mediatype</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.mklinger.micro : mediatype gradle dependency to your build.gradle file:

implementation 'de.mklinger.micro:mediatype:1.0'

Gradle Kotlin DSL: Add the following de.mklinger.micro : mediatype gradle kotlin dependency to your build.gradle.kts file:

implementation("de.mklinger.micro:mediatype:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.mklinger.micro : mediatype sbt scala dependency to your build.sbt file:

libraryDependencies += "de.mklinger.micro" % "mediatype" % "1.0"

Advertisement

Dependencies from Group

Apr 05, 2019
7 usages
0 stars
Jan 27, 2020
6 usages
0 stars
Apr 06, 2019
4 usages
0 stars
Apr 06, 2019
4 usages
0 stars
Apr 06, 2019
4 usages
0 stars

Discover Dependencies

Apr 19, 2019
183 stars
Jan 29, 2023
1 usages
68.3k stars
Jun 08, 2023
2 usages
Apr 25, 2019
1 usages
6 stars
Apr 22, 2019
3 usages
Apr 24, 2020
2 usages
May 03, 2019
2 usages
292 stars