is not current version
Last Version 1.147

io.thestencil:stencil-core 1.012


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-core
Version

Version

1.012
Type

Type

pom

Download stencil-core 1.012

Filename Size
stencil-core-1.012.pom 727 bytes
Browse

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