| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstimulus__webpack-helpers |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Description@stimulus/webpack-helpers
WebJar for @stimulus/webpack-helpers
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stimulus__webpack-helpers-2.0.0.pom | |
| stimulus__webpack-helpers-2.0.0.jar | 6 KB |
| stimulus__webpack-helpers-2.0.0-sources.jar | 22 bytes |
| stimulus__webpack-helpers-2.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stimulus__webpack-helpers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stimulus__webpack-helpers</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stimulus__webpack-helpers/
implementation 'org.webjars.npm:stimulus__webpack-helpers:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/stimulus__webpack-helpers/
implementation ("org.webjars.npm:stimulus__webpack-helpers:2.0.0")
'org.webjars.npm:stimulus__webpack-helpers:jar:2.0.0'
<dependency org="org.webjars.npm" name="stimulus__webpack-helpers" rev="2.0.0">
<artifact name="stimulus__webpack-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stimulus__webpack-helpers', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "stimulus__webpack-helpers" % "2.0.0"
[org.webjars.npm/stimulus__webpack-helpers "2.0.0"]