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

io.thestencil:stencil-core 1.115


Группа

Группа

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

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

stencil-core
Версия

Версия

1.115
Тип

Тип

pom

Скачать stencil-core 1.115

Имя Файла Размер
stencil-core-1.115.pom 722 bytes
Обзор

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