| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdsource-map-support | 
| Last Version | Last Version0.5.21 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsource-map-support WebJar for source-map-support | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| source-map-support-0.5.21.pom | |
| source-map-support-0.5.21.jar | 29 KB | 
| source-map-support-0.5.21-sources.jar | 22 bytes | 
| source-map-support-0.5.21-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/source-map-support/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>source-map-support</artifactId>
    <version>0.5.21</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/source-map-support/
implementation 'org.webjars.npm:source-map-support:0.5.21'// https://jarcasting.com/artifacts/org.webjars.npm/source-map-support/
implementation ("org.webjars.npm:source-map-support:0.5.21")'org.webjars.npm:source-map-support:jar:0.5.21'<dependency org="org.webjars.npm" name="source-map-support" rev="0.5.21">
  <artifact name="source-map-support" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='source-map-support', version='0.5.21')
)libraryDependencies += "org.webjars.npm" % "source-map-support" % "0.5.21"[org.webjars.npm/source-map-support "0.5.21"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : buffer-from | jar | [1.0.0,2) | 
| org.webjars.npm : source-map | jar | [0.6.0,0.7) |