License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdaccepts |
Version | Version1.3.7 |
Type | Typejar |
Description |
Descriptionaccepts
WebJar for accepts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
accepts-1.3.7.pom | |
accepts-1.3.7.jar | 8 KB |
accepts-1.3.7-sources.jar | 22 bytes |
accepts-1.3.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/accepts/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>accepts</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/accepts/
implementation 'org.webjars.npm:accepts:1.3.7'
// https://jarcasting.com/artifacts/org.webjars.npm/accepts/
implementation ("org.webjars.npm:accepts:1.3.7")
'org.webjars.npm:accepts:jar:1.3.7'
<dependency org="org.webjars.npm" name="accepts" rev="1.3.7">
<artifact name="accepts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='accepts', version='1.3.7')
)
libraryDependencies += "org.webjars.npm" % "accepts" % "1.3.7"
[org.webjars.npm/accepts "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : mime-types | jar | [2.1.24,2.2) |
org.webjars.npm : negotiator | jar | [0.6.2] |