is not current version
Last Version 1.147

io.thestencil:stencil-composer-integration 1.111


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-composer-integration
Version

Version

1.111
Type

Type

jar

Download stencil-composer-integration 1.111


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