s

source-map

WebJar for source-map
https://www.webjars.org
BSD 3-Clause
Files download
File Operation
source-map-0.7.2.jar download
source-map-0.7.2.pom download
source-map-0.7.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>source-map</artifactId>
  <version>0.7.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:source-map:0.7.2'
Gradle Kotlin
implementation("org.webjars.npm:source-map:0.7.2")
Scala SBT
libraryDependencies += "org.webjars.npm" % "source-map" % "0.7.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='source-map', version='0.7.2')
)
Apache Ivy
<dependency org="org.webjars.npm" name="source-map" rev="0.7.2" />
Leiningen
[org.webjars.npm/source-map "0.7.2"]
Apache Buildr
'org.webjars.npm:source-map:jar:0.7.2'
Dependencies
The project has no third-party dependencies