is not current version
Last Version 2.0.0

org.webjars.npm:stimulus__core 1.1.0

WebJar for @stimulus/core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stimulus__core
Version

Version

1.1.0
Type

Type

jar

Download stimulus__core 1.1.0


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