| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdio.github.jocelynmutso | 
| ArtifactId | ArtifactIdzoe-ide | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionZoe CMS system for Markdown-based content | 
| Project Organization | Project OrganizationCopyright 2021 ReSys OÜ | 
| Filename | Size | 
|---|---|
| zoe-ide-1.0.3.pom | |
| zoe-ide-1.0.3.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-ide/ -->
<dependency>
    <groupId>io.github.jocelynmutso</groupId>
    <artifactId>zoe-ide</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-ide/
implementation 'io.github.jocelynmutso:zoe-ide:1.0.3'// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-ide/
implementation ("io.github.jocelynmutso:zoe-ide:1.0.3")'io.github.jocelynmutso:zoe-ide:jar:1.0.3'<dependency org="io.github.jocelynmutso" name="zoe-ide" rev="1.0.3">
  <artifact name="zoe-ide" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.jocelynmutso', module='zoe-ide', version='1.0.3')
)libraryDependencies += "io.github.jocelynmutso" % "zoe-ide" % "1.0.3"[io.github.jocelynmutso/zoe-ide "1.0.3"]