stimulus

WebJar for stimulus

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stimulus
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

stimulus
WebJar for stimulus
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://stimulus.hotwired.dev

Download stimulus

How to add to project

<!-- 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"]

Dependencies

compile (2)

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)

Project Modules

There are no modules declared in this project.
org.webjars.npm

Stimulus JavaScript framework

Versions

Version
3.0.1
2.0.0
1.1.1
1.1.0
1.0.1
1.0.0
0.9.0