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