is not current version
Last Version 1.147

io.thestencil:stencil-dev-tools 1.129


GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-dev-tools
Version

Version

1.129
Type

Type

pom

Download stencil-dev-tools 1.129

Filename Size
stencil-dev-tools-1.129.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.129</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-dev-tools/
implementation 'io.thestencil:stencil-dev-tools:1.129'
// https://jarcasting.com/artifacts/io.thestencil/stencil-dev-tools/
implementation ("io.thestencil:stencil-dev-tools:1.129")
'io.thestencil:stencil-dev-tools:pom:1.129'
<dependency org="io.thestencil" name="stencil-dev-tools" rev="1.129">
  <artifact name="stencil-dev-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-dev-tools', version='1.129')
)
libraryDependencies += "io.thestencil" % "stencil-dev-tools" % "1.129"
[io.thestencil/stencil-dev-tools "1.129"]