is not current version
Last Version 1.147

io.thestencil:stencil-client-api 1.1.8


Categories

Categories

CLI User Interface
GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-client-api
Version

Version

1.1.8
Type

Type

jar

Download stencil-client-api 1.1.8


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