CoreComponent

Android component pakcage.

License

License

GroupId

GroupId

com.weicools
ArtifactId

ArtifactId

theme-manager
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 theme-manager

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0