License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mozilla-source-map |
Version | Version0.5.2 |
Type | Typejar |
Description |
Descriptionsource-map
WebJar for source-map
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mozilla-source-map/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mozilla-source-map</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mozilla-source-map/
implementation 'org.webjars.npm:github-com-mozilla-source-map:0.5.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mozilla-source-map/
implementation ("org.webjars.npm:github-com-mozilla-source-map:0.5.2")
'org.webjars.npm:github-com-mozilla-source-map:jar:0.5.2'
<dependency org="org.webjars.npm" name="github-com-mozilla-source-map" rev="0.5.2">
<artifact name="github-com-mozilla-source-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mozilla-source-map', version='0.5.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-mozilla-source-map" % "0.5.2"
[org.webjars.npm/github-com-mozilla-source-map "0.5.2"]