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

org.webjars.npm:webpack-sources 0.1.5

WebJar for webpack-sources

Группа

Группа

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

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

webpack-sources
Версия

Версия

0.1.5
Тип

Тип

jar

Скачать webpack-sources 0.1.5


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