| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsource-map |
| Last Version | Last Version0.8.0-beta.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsource-map
WebJar for source-map
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| source-map-0.8.0-beta.0.pom | |
| source-map-0.8.0-beta.0.jar | 188 KB |
| source-map-0.8.0-beta.0-sources.jar | 22 bytes |
| source-map-0.8.0-beta.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/source-map/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>source-map</artifactId>
<version>0.8.0-beta.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/source-map/
implementation 'org.webjars.npm:source-map:0.8.0-beta.0'
// https://jarcasting.com/artifacts/org.webjars.npm/source-map/
implementation ("org.webjars.npm:source-map:0.8.0-beta.0")
'org.webjars.npm:source-map:jar:0.8.0-beta.0'
<dependency org="org.webjars.npm" name="source-map" rev="0.8.0-beta.0">
<artifact name="source-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='source-map', version='0.8.0-beta.0')
)
libraryDependencies += "org.webjars.npm" % "source-map" % "0.8.0-beta.0"
[org.webjars.npm/source-map "0.8.0-beta.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : whatwg-url | jar | [7.0.0,8) |