| Группа | Группаorg.webjars.bowergithub.mozilla |
|---|---|
| Идентификатор | Идентификаторsource-map |
| Версия | Версия0.4.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| source-map-0.4.4.pom | |
| source-map-0.4.4.jar | 2 MB |
| source-map-0.4.4-sources.jar | 22 bytes |
| source-map-0.4.4-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/source-map/ -->
<dependency>
<groupId>org.webjars.bowergithub.mozilla</groupId>
<artifactId>source-map</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/source-map/
implementation 'org.webjars.bowergithub.mozilla:source-map:0.4.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mozilla/source-map/
implementation ("org.webjars.bowergithub.mozilla:source-map:0.4.4")
'org.webjars.bowergithub.mozilla:source-map:jar:0.4.4'
<dependency org="org.webjars.bowergithub.mozilla" name="source-map" rev="0.4.4">
<artifact name="source-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.mozilla', module='source-map', version='0.4.4')
)
libraryDependencies += "org.webjars.bowergithub.mozilla" % "source-map" % "0.4.4"
[org.webjars.bowergithub.mozilla/source-map "0.4.4"]