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