License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcontent-type-parser |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptioncontent-type-parser
WebJar for content-type-parser
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
content-type-parser-1.0.2.pom | |
content-type-parser-1.0.2.jar | 6 KB |
content-type-parser-1.0.2-sources.jar | 22 bytes |
content-type-parser-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/content-type-parser/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>content-type-parser</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/content-type-parser/
implementation 'org.webjars.npm:content-type-parser:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/content-type-parser/
implementation ("org.webjars.npm:content-type-parser:1.0.2")
'org.webjars.npm:content-type-parser:jar:1.0.2'
<dependency org="org.webjars.npm" name="content-type-parser" rev="1.0.2">
<artifact name="content-type-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='content-type-parser', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "content-type-parser" % "1.0.2"
[org.webjars.npm/content-type-parser "1.0.2"]