c

convert-source-map

WebJar for convert-source-map
https://www.webjars.org
MIT
文件下载
文件名 操作
convert-source-map-2.0.0.jar 下载
convert-source-map-2.0.0.pom 下载
convert-source-map-2.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>convert-source-map</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:convert-source-map:2.0.0'
Gradle Kotlin
implementation("org.webjars.npm:convert-source-map:2.0.0")
Scala SBT
libraryDependencies += "org.webjars.npm" % "convert-source-map" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='convert-source-map', version='2.0.0')
)
Apache Ivy
<dependency org="org.webjars.npm" name="convert-source-map" rev="2.0.0" />
Leiningen
[org.webjars.npm/convert-source-map "2.0.0"]
Apache Buildr
'org.webjars.npm:convert-source-map:jar:2.0.0'
本项目依赖
该项目无第三方依赖