License |
License |
---|---|
GroupId | GroupIdcom.nimbusds |
ArtifactId | ArtifactIdcontent-type |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNimbus Content Type
Java library for Content (Media) Type representation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
content-type-2.2.pom | |
content-type-2.2.jar | 7 KB |
content-type-2.2-sources.jar | 6 KB |
content-type-2.2-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nimbusds/content-type/ -->
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>content-type</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/content-type/
implementation 'com.nimbusds:content-type:2.2'
// https://jarcasting.com/artifacts/com.nimbusds/content-type/
implementation ("com.nimbusds:content-type:2.2")
'com.nimbusds:content-type:jar:2.2'
<dependency org="com.nimbusds" name="content-type" rev="2.2">
<artifact name="content-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='content-type', version='2.2')
)
libraryDependencies += "com.nimbusds" % "content-type" % "2.2"
[com.nimbusds/content-type "2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |