MVN

com.nimbusds : content-type

Maven & Gradle

Nov 24, 2021
4 usages

Nimbus Content Type · Java library for Content (Media) Type representation

<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>content-type</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nimbusds : content-type to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of com.nimbusds : content-type to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
content-type-2.2
2.1
content-type-2.1
2.0
content-type-2.0
1.0
content-type-1.0

How to add a dependency to Maven

Add the following com.nimbusds : content-type maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>content-type</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nimbusds : content-type gradle dependency to your build.gradle file:

implementation 'com.nimbusds:content-type:2.2'

Gradle Kotlin DSL: Add the following com.nimbusds : content-type gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nimbusds:content-type:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nimbusds : content-type sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nimbusds" % "content-type" % "2.2"

Advertisement

Dependencies from Group

Feb 22, 2023
674 usages
Aug 04, 2023
264 usages
Jul 06, 2022
20 usages
Apr 26, 2023
17 usages
Aug 26, 2023
9 usages

Discover Dependencies

Oct 31, 2020
118 stars
Aug 08, 2023
28 usages
1.8k stars
Oct 04, 2020
2 usages
15 stars
Feb 14, 2020
1 usages
2 stars
Jun 29, 2023
2 usages
Jun 27, 2022
12 stars