is not current version
Last Version 1.147

io.thestencil:stencil-static-content 1.018


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-static-content
Version

Version

1.018
Type

Type

jar

Download stencil-static-content 1.018


<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/ -->
<dependency>
    <groupId>io.thestencil</groupId>
    <artifactId>stencil-static-content</artifactId>
    <version>1.018</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/
implementation 'io.thestencil:stencil-static-content:1.018'
// https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/
implementation ("io.thestencil:stencil-static-content:1.018")
'io.thestencil:stencil-static-content:jar:1.018'
<dependency org="io.thestencil" name="stencil-static-content" rev="1.018">
  <artifact name="stencil-static-content" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-static-content', version='1.018')
)
libraryDependencies += "io.thestencil" % "stencil-static-content" % "1.018"
[io.thestencil/stencil-static-content "1.018"]