не последняя версия
Последняя версия 1.147

io.thestencil:stencil-client-api 1.132


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.thestencil
Идентификатор

Идентификатор

stencil-client-api
Версия

Версия

1.132
Тип

Тип

jar

Скачать stencil-client-api 1.132


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