is not current version
Last Version 1.147

io.thestencil:stencil-dev-tools 1.127


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-dev-tools
Version

Version

1.127
Type

Type

pom

Download stencil-dev-tools 1.127

Filename Size
stencil-dev-tools-1.127.pom 619 bytes
Browse

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