GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdstimulus__core |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
stimulus__core-0.9.0.pom | |
stimulus__core-0.9.0.jar | 34 KB |
stimulus__core-0.9.0-sources.jar | 22 bytes |
stimulus__core-0.9.0-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]