| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstimulus |
| Version | Version3.0.1 |
| Type | Typejar |
| Description |
Descriptionstimulus
WebJar for stimulus
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stimulus-3.0.1.pom | |
| stimulus-3.0.1.jar | 5 KB |
| stimulus-3.0.1-sources.jar | 22 bytes |
| stimulus-3.0.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stimulus/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stimulus</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stimulus/
implementation 'org.webjars.npm:stimulus:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/stimulus/
implementation ("org.webjars.npm:stimulus:3.0.1")
'org.webjars.npm:stimulus:jar:3.0.1'
<dependency org="org.webjars.npm" name="stimulus" rev="3.0.1">
<artifact name="stimulus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stimulus', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "stimulus" % "3.0.1"
[org.webjars.npm/stimulus "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : hotwired__stimulus | jar | [3.0.1,4) |
| org.webjars.npm : hotwired__stimulus-webpack-helpers | jar | [1.0.0,2) |