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

io.thestencil:stencil-composer-integration 1.123


Группа

Группа

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

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

stencil-composer-integration
Версия

Версия

1.123
Тип

Тип

jar

Скачать stencil-composer-integration 1.123


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