is not current version
Last Version 0.1.40-1

org.webjars:source-map 0.1.31-2

WebJar for Source Map

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

source-map
Version

Version

0.1.31-2
Type

Type

jar

Download source-map 0.1.31-2


<!-- https://jarcasting.com/artifacts/org.webjars/source-map/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>source-map</artifactId>
    <version>0.1.31-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/source-map/
implementation 'org.webjars:source-map:0.1.31-2'
// https://jarcasting.com/artifacts/org.webjars/source-map/
implementation ("org.webjars:source-map:0.1.31-2")
'org.webjars:source-map:jar:0.1.31-2'
<dependency org="org.webjars" name="source-map" rev="0.1.31-2">
  <artifact name="source-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='source-map', version='0.1.31-2')
)
libraryDependencies += "org.webjars" % "source-map" % "0.1.31-2"
[org.webjars/source-map "0.1.31-2"]