is not current version
Last Version 2.17.0

org.webjars.npm:stencil__core 2.4.0

WebJar for @stencil/core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stencil__core
Version

Version

2.4.0
Type

Type

jar

Download stencil__core 2.4.0


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