is not current version
Last Version 1.147

io.thestencil:stencil-client 1.119


Categories

Categories

CLI User Interface
GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-client
Version

Version

1.119
Type

Type

jar

Download stencil-client 1.119


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