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