License |
License |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-composer-integration |
Last Version | Last Version1.147 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCMS system for Markdown-based content
|
Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
Filename | Size |
---|---|
stencil-composer-integration-1.147.pom | |
stencil-composer-integration-1.147.jar | 2 MB |
Browse |
<!-- 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"]