themeEngine

A Material Design 3 Theme Engine for Android

License

License

GroupId

GroupId

io.github.prathameshmm02.themeEngine
ArtifactId

ArtifactId

themeEngine
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

themeEngine
A Material Design 3 Theme Engine for Android
Project URL

Project URL

https://github.com/prathameshmm02/ThemeEngine
Source Code Management

Source Code Management

https://github.com/prathameshmm02/ThemeEngine/tree/master

Download themeEngine

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.8.0
androidx.appcompat » appcompat jar 1.4.2
androidx.preference » preference-ktx jar 1.2.0
com.google.android.material » material jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0