| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.thestencil |
| Идентификатор | Идентификаторstencil-composer-integration |
| Последняя версия | Последняя версия1.147 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCMS system for Markdown-based content
|
| Организация-разработчик |
Организация-разработчикCopyright 2021 ReSys OÜ |
| Имя Файла | Размер |
|---|---|
| stencil-composer-integration-1.147.pom | |
| stencil-composer-integration-1.147.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-composer-integration/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-composer-integration</artifactId>
<version>1.147</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-composer-integration/
implementation 'io.thestencil:stencil-composer-integration:1.147'
// https://jarcasting.com/artifacts/io.thestencil/stencil-composer-integration/
implementation ("io.thestencil:stencil-composer-integration:1.147")
'io.thestencil:stencil-composer-integration:jar:1.147'
<dependency org="io.thestencil" name="stencil-composer-integration" rev="1.147">
<artifact name="stencil-composer-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-composer-integration', version='1.147')
)
libraryDependencies += "io.thestencil" % "stencil-composer-integration" % "1.147"
[io.thestencil/stencil-composer-integration "1.147"]