is not current version
Last Version 1.026

io.thestencil:stencil-ide-integration 1.016


Categories

Categories

IDE Development Tools
GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-ide-integration
Version

Version

1.016
Type

Type

jar

Download stencil-ide-integration 1.016


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