is not current version
Last Version 1.0.2

CoreComponent 1.0.1

Android component pakcage.

License

License

GroupId

GroupId

com.weicools
ArtifactId

ArtifactId

ktx
Version

Version

1.0.1
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 ktx 1.0.1


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.