| License | License | 
|---|---|
| GroupId | GroupIdtr.com.lucidcode | 
| ArtifactId | ArtifactIdkite-base | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionKite Framework Base Parent project for Kite Framework Project Modules | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| kite-base-1.0.4.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tr.com.lucidcode/kite-base/ -->
<dependency>
    <groupId>tr.com.lucidcode</groupId>
    <artifactId>kite-base</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/tr.com.lucidcode/kite-base/
implementation 'tr.com.lucidcode:kite-base:1.0.4'// https://jarcasting.com/artifacts/tr.com.lucidcode/kite-base/
implementation ("tr.com.lucidcode:kite-base:1.0.4")'tr.com.lucidcode:kite-base:pom:1.0.4'<dependency org="tr.com.lucidcode" name="kite-base" rev="1.0.4">
  <artifact name="kite-base" type="pom" />
</dependency>@Grapes(
@Grab(group='tr.com.lucidcode', module='kite-base', version='1.0.4')
)libraryDependencies += "tr.com.lucidcode" % "kite-base" % "1.0.4"[tr.com.lucidcode/kite-base "1.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| tr.com.lucidcode : kite-framework | jar | 1.0.5 |