kirin-android

Cross-platform app development in Java

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.futureplatforms.kirin
ArtifactId

ArtifactId

android
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

kirin-android
Cross-platform app development in Java

Download android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.futureplatforms.kirin : core jar 2.0.3
com.futureplatforms.kirin : gwtstub jar 2.0.3

provided (4)

Group / Artifact Type Version
android » android jar 6.0_r3
android.support » compatibility-v4 jar 23.2.1
com.google.android.gms » google-play-services jar 29.0.0
android.support » compatibility-v7-appcompat jar 23.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

docs/00-INTRODUCTION.md

com.futureplatforms.kirin

Future Platforms

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0