License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.jocelynmutso |
ArtifactId | ArtifactIdzoe-ide-services |
Last Version | Last Version1.010 |
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-services-1.010.pom | |
zoe-ide-services-1.010.jar | 2 KB |
zoe-ide-services-1.010-sources.jar | 2 KB |
zoe-ide-services-1.010-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-ide-services/ -->
<dependency>
<groupId>io.github.jocelynmutso</groupId>
<artifactId>zoe-ide-services</artifactId>
<version>1.010</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-ide-services/
implementation 'io.github.jocelynmutso:zoe-ide-services:1.010'
// https://jarcasting.com/artifacts/io.github.jocelynmutso/zoe-ide-services/
implementation ("io.github.jocelynmutso:zoe-ide-services:1.010")
'io.github.jocelynmutso:zoe-ide-services:jar:1.010'
<dependency org="io.github.jocelynmutso" name="zoe-ide-services" rev="1.010">
<artifact name="zoe-ide-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jocelynmutso', module='zoe-ide-services', version='1.010')
)
libraryDependencies += "io.github.jocelynmutso" % "zoe-ide-services" % "1.010"
[io.github.jocelynmutso/zoe-ide-services "1.010"]