uikit

GioKit UI Library.

License

License

GroupId

GroupId

com.growingio.giokit
ArtifactId

ArtifactId

uikit
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

uikit
GioKit UI Library.
Project URL

Project URL

https://github.com/growingio/giokit-android
Source Code Management

Source Code Management

https://github.com/growingio/giokit-android

Download uikit

How to add to project

<!-- https://jarcasting.com/artifacts/com.growingio.giokit/uikit/ -->
<dependency>
    <groupId>com.growingio.giokit</groupId>
    <artifactId>uikit</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.giokit/uikit/
implementation 'com.growingio.giokit:uikit:1.2.0'
// https://jarcasting.com/artifacts/com.growingio.giokit/uikit/
implementation ("com.growingio.giokit:uikit:1.2.0")
'com.growingio.giokit:uikit:aar:1.2.0'
<dependency org="com.growingio.giokit" name="uikit" rev="1.2.0">
  <artifact name="uikit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.giokit', module='uikit', version='1.2.0')
)
libraryDependencies += "com.growingio.giokit" % "uikit" % "1.2.0"
[com.growingio.giokit/uikit "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0