| License | License | 
|---|---|
| GroupId | GroupIdio.github.jocelynmutso | 
| ArtifactId | ArtifactIdzoe-core | 
| Last Version | Last Version1.010 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionZoe CMS system for Markdown-based content | 
| Project Organization | Project OrganizationCopyright 2021 ReSys OÜ | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| zoe-core-1.010.pom | 656 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-core/ -->
<dependency>
    <groupId>io.github.jocelynmutso</groupId>
    <artifactId>zoe-core</artifactId>
    <version>1.010</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-core/
implementation 'io.github.jocelynmutso:zoe-core:1.010'// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-core/
implementation ("io.github.jocelynmutso:zoe-core:1.010")'io.github.jocelynmutso:zoe-core:pom:1.010'<dependency org="io.github.jocelynmutso" name="zoe-core" rev="1.010">
  <artifact name="zoe-core" type="pom" />
</dependency>@Grapes(
@Grab(group='io.github.jocelynmutso', module='zoe-core', version='1.010')
)libraryDependencies += "io.github.jocelynmutso" % "zoe-core" % "1.010"[io.github.jocelynmutso/zoe-core "1.010"]