is not current version
Last Version 1.0.4

tr.com.lucidcode:kite-framework 1.0.2

A Web Application Framework providing DRY use of rich UI components.

GroupId

GroupId

tr.com.lucidcode
ArtifactId

ArtifactId

kite-framework
Version

Version

1.0.2
Type

Type

jar

Download kite-framework 1.0.2


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