License |
License |
---|---|
GroupId | GroupIdio.github.jocelynmutso |
ArtifactId | ArtifactIdzoe |
Version | Version1.0.3 |
Type | Typepom |
Description |
Descriptionzoe
Zoe 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 |
---|---|
zoe-1.0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe/ -->
<dependency>
<groupId>io.github.jocelynmutso</groupId>
<artifactId>zoe</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe/
implementation 'io.github.jocelynmutso:zoe:1.0.3'
// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe/
implementation ("io.github.jocelynmutso:zoe:1.0.3")
'io.github.jocelynmutso:zoe:pom:1.0.3'
<dependency org="io.github.jocelynmutso" name="zoe" rev="1.0.3">
<artifact name="zoe" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jocelynmutso', module='zoe', version='1.0.3')
)
libraryDependencies += "io.github.jocelynmutso" % "zoe" % "1.0.3"
[io.github.jocelynmutso/zoe "1.0.3"]