License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstencil__core |
Last Version | Last Version2.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@stencil/core
WebJar for @stencil/core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stencil__core-2.17.0.pom | |
stencil__core-2.17.0.jar | 3 MB |
stencil__core-2.17.0-sources.jar | 22 bytes |
stencil__core-2.17.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stencil__core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stencil__core</artifactId>
<version>2.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stencil__core/
implementation 'org.webjars.npm:stencil__core:2.17.0'
// https://jarcasting.com/artifacts/org.webjars.npm/stencil__core/
implementation ("org.webjars.npm:stencil__core:2.17.0")
'org.webjars.npm:stencil__core:jar:2.17.0'
<dependency org="org.webjars.npm" name="stencil__core" rev="2.17.0">
<artifact name="stencil__core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stencil__core', version='2.17.0')
)
libraryDependencies += "org.webjars.npm" % "stencil__core" % "2.17.0"
[org.webjars.npm/stencil__core "2.17.0"]