is not current version
Last Version 1.026

io.thestencil:stencil-persistence 1.018


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-persistence
Version

Version

1.018
Type

Type

jar

Download stencil-persistence 1.018


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