GroupId | GroupIdorg.webjars.bowergithub.mozilla |
---|---|
ArtifactId | ArtifactIdsource-map |
Version | Version0.5.7 |
Type | Typejar |
Filename | Size |
---|---|
source-map-0.5.7.pom | |
source-map-0.5.7.jar | 2 MB |
source-map-0.5.7-sources.jar | 22 bytes |
source-map-0.5.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/source-map/ -->
<dependency>
<groupId>org.webjars.bowergithub.mozilla</groupId>
<artifactId>source-map</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/source-map/
implementation 'org.webjars.bowergithub.mozilla:source-map:0.5.7'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/source-map/
implementation ("org.webjars.bowergithub.mozilla:source-map:0.5.7")
'org.webjars.bowergithub.mozilla:source-map:jar:0.5.7'
<dependency org="org.webjars.bowergithub.mozilla" name="source-map" rev="0.5.7">
<artifact name="source-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.mozilla', module='source-map', version='0.5.7')
)
libraryDependencies += "org.webjars.bowergithub.mozilla" % "source-map" % "0.5.7"
[org.webjars.bowergithub.mozilla/source-map "0.5.7"]