s

source-map-js

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