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

org.webjars.npm:enhanced-resolve 3.4.1

WebJar for enhanced-resolve

Группа

Группа

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

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

enhanced-resolve
Версия

Версия

3.4.1
Тип

Тип

jar

Скачать enhanced-resolve 3.4.1


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