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