GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdstimulus__core |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
stimulus__core-1.1.1.pom | |
stimulus__core-1.1.1.jar | 45 KB |
stimulus__core-1.1.1-sources.jar | 22 bytes |
stimulus__core-1.1.1-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>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stimulus__core/
implementation 'org.webjars.npm:stimulus__core:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/stimulus__core/
implementation ("org.webjars.npm:stimulus__core:1.1.1")
'org.webjars.npm:stimulus__core:jar:1.1.1'
<dependency org="org.webjars.npm" name="stimulus__core" rev="1.1.1">
<artifact name="stimulus__core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stimulus__core', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "stimulus__core" % "1.1.1"
[org.webjars.npm/stimulus__core "1.1.1"]