CoreComponent

Android component pakcage.

License

License

GroupId

GroupId

com.weicools
ArtifactId

ArtifactId

utils
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 utils

How to add to project

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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0