is not current version
Last Version 1.026

io.thestencil:stencil-persistence-api 1.014


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-persistence-api
Version

Version

1.014
Type

Type

jar

Download stencil-persistence-api 1.014


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