is not current version
Last Version 2.0.0

org.webjars.npm:stimulus__core 0.9.0

WebJar for @stimulus/core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stimulus__core
Version

Version

0.9.0
Type

Type

jar

Download stimulus__core 0.9.0


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