is not current version
Last Version 1.147

io.thestencil:stencil-composer-integration 1.146


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-composer-integration
Version

Version

1.146
Type

Type

jar

Download stencil-composer-integration 1.146


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