License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-ide-integration |
Last Version | Last Version1.026 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCMS system for Markdown-based content
|
Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
Filename | Size |
---|---|
stencil-ide-integration-1.026.pom | |
stencil-ide-integration-1.026.jar | 1 MB |
Browse |
<!-- 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"]