License |
License |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-parent |
Last Version | Last Version1.147 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionthe-stencil-parent
CMS system for Markdown-based content
|
Project URL |
Project URL |
Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stencil-parent-1.147.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-parent/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-parent</artifactId>
<version>1.147</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-parent/
implementation 'io.thestencil:stencil-parent:1.147'
// https://jarcasting.com/artifacts/io.thestencil/stencil-parent/
implementation ("io.thestencil:stencil-parent:1.147")
'io.thestencil:stencil-parent:pom:1.147'
<dependency org="io.thestencil" name="stencil-parent" rev="1.147">
<artifact name="stencil-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-parent', version='1.147')
)
libraryDependencies += "io.thestencil" % "stencil-parent" % "1.147"
[io.thestencil/stencil-parent "1.147"]