is not current version
Last Version 0.3.0

io.kestros.cms.archetypes:kestros-project-archetype 0.0.1


GroupId

GroupId

io.kestros.cms.archetypes
ArtifactId

ArtifactId

kestros-project-archetype
Version

Version

0.0.1
Type

Type

jar

Download kestros-project-archetype 0.0.1


<!-- https://jarcasting.com/artifacts/io.kestros.cms.archetypes/kestros-project-archetype/ -->
<dependency>
    <groupId>io.kestros.cms.archetypes</groupId>
    <artifactId>kestros-project-archetype</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.kestros.cms.archetypes/kestros-project-archetype/
implementation 'io.kestros.cms.archetypes:kestros-project-archetype:0.0.1'
// https://jarcasting.com/artifacts/io.kestros.cms.archetypes/kestros-project-archetype/
implementation ("io.kestros.cms.archetypes:kestros-project-archetype:0.0.1")
'io.kestros.cms.archetypes:kestros-project-archetype:jar:0.0.1'
<dependency org="io.kestros.cms.archetypes" name="kestros-project-archetype" rev="0.0.1">
  <artifact name="kestros-project-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kestros.cms.archetypes', module='kestros-project-archetype', version='0.0.1')
)
libraryDependencies += "io.kestros.cms.archetypes" % "kestros-project-archetype" % "0.0.1"
[io.kestros.cms.archetypes/kestros-project-archetype "0.0.1"]