is not current version
Last Version 1.147

io.thestencil:stencil-bom 1.129


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-bom
Version

Version

1.129
Type

Type

pom

Download stencil-bom 1.129

Filename Size
stencil-bom-1.129.pom 2 KB
Browse

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