Last Version

Kite Archetype 1.0.14

A Maven Archetype that allows users to create a Fresh Kite project

License

License

GroupId

GroupId

tr.com.lucidcode
ArtifactId

ArtifactId

kite-archetype
Version

Version

1.0.14
Type

Type

jar
Description

Description

Kite Archetype
A Maven Archetype that allows users to create a Fresh Kite project
Source Code Management

Source Code Management

https://github.com/LucidCodeTr/kite-archetype.git

Download kite-archetype 1.0.14


<!-- https://jarcasting.com/artifacts/tr.com.lucidcode/kite-archetype/ -->
<dependency>
    <groupId>tr.com.lucidcode</groupId>
    <artifactId>kite-archetype</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/tr.com.lucidcode/kite-archetype/
implementation 'tr.com.lucidcode:kite-archetype:1.0.14'
// https://jarcasting.com/artifacts/tr.com.lucidcode/kite-archetype/
implementation ("tr.com.lucidcode:kite-archetype:1.0.14")
'tr.com.lucidcode:kite-archetype:jar:1.0.14'
<dependency org="tr.com.lucidcode" name="kite-archetype" rev="1.0.14">
  <artifact name="kite-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='tr.com.lucidcode', module='kite-archetype', version='1.0.14')
)
libraryDependencies += "tr.com.lucidcode" % "kite-archetype" % "1.0.14"
[tr.com.lucidcode/kite-archetype "1.0.14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.