s

source-map

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