s

source-map-js

Generates and consumes source maps
https://github.com/7rulnik/source-map-js
BSD-3-Clause
Valentin 7rulnik Semirulnik
7rulnik
Files download
File Operation
source-map-js-1.0.2.jar download
source-map-js-1.0.2.pom download
source-map-js-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>source-map-js</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:source-map-js:1.0.2'
Gradle Kotlin
implementation("org.mvnpm:source-map-js:1.0.2")
Scala SBT
libraryDependencies += "org.mvnpm" % "source-map-js" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='source-map-js', version='1.0.2')
)
Apache Ivy
<dependency org="org.mvnpm" name="source-map-js" rev="1.0.2" />
Leiningen
[org.mvnpm/source-map-js "1.0.2"]
Apache Buildr
'org.mvnpm:source-map-js:jar:1.0.2'
Dependencies
The project has no third-party dependencies