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