CoreComponent

Android component pakcage.

License

License

GroupId

GroupId

com.weicools
ArtifactId

ArtifactId

core-ktx
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

CoreComponent
Android component pakcage.
Project URL

Project URL

https://github.com/lecymeng/CoreComponent
Source Code Management

Source Code Management

https://github.com/lecymeng/CoreComponent

Download core-ktx

How to add to project

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

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.annotation » annotation jar 1.2.0
androidx.startup » startup-runtime jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0