не последняя версия
Последняя версия 2.2.0

org.webjars.npm:webpack-sources 1.0.1

WebJar for webpack-sources

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

webpack-sources
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать webpack-sources 1.0.1


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