License |
License |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-composer-integration |
Version | Version1.128 |
Type | Typejar |
Description |
DescriptionCMS system for Markdown-based content
|
Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
Filename | Size |
---|---|
stencil-composer-integration-1.128.pom | |
stencil-composer-integration-1.128.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.128</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-composer-integration/
implementation 'io.thestencil:stencil-composer-integration:1.128'
// https://jarcasting.com/artifacts/io.thestencil/stencil-composer-integration/
implementation ("io.thestencil:stencil-composer-integration:1.128")
'io.thestencil:stencil-composer-integration:jar:1.128'
<dependency org="io.thestencil" name="stencil-composer-integration" rev="1.128">
<artifact name="stencil-composer-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-composer-integration', version='1.128')
)
libraryDependencies += "io.thestencil" % "stencil-composer-integration" % "1.128"
[io.thestencil/stencil-composer-integration "1.128"]