| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.nueca.androidtoolbox | 
| ArtifactId | ArtifactIdtheme | 
| Last Version | Last Version1.3.8-m1 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptiontheme Theme | 
| Filename | Size | 
|---|---|
| theme-1.3.8-m1.pom | |
| theme-1.3.8-m1-sources.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.nueca.androidtoolbox/theme/ -->
<dependency>
    <groupId>net.nueca.androidtoolbox</groupId>
    <artifactId>theme</artifactId>
    <version>1.3.8-m1</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/theme/
implementation 'net.nueca.androidtoolbox:theme:1.3.8-m1'// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/theme/
implementation ("net.nueca.androidtoolbox:theme:1.3.8-m1")'net.nueca.androidtoolbox:theme:aar:1.3.8-m1'<dependency org="net.nueca.androidtoolbox" name="theme" rev="1.3.8-m1">
  <artifact name="theme" type="aar" />
</dependency>@Grapes(
@Grab(group='net.nueca.androidtoolbox', module='theme', version='1.3.8-m1')
)libraryDependencies += "net.nueca.androidtoolbox" % "theme" % "1.3.8-m1"[net.nueca.androidtoolbox/theme "1.3.8-m1"]| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 | 
| androidx.core » core-ktx | jar | 1.5.0-alpha05 | 
| androidx.appcompat » appcompat | jar | 1.2.0 | 
| com.google.android.material » material | jar | 1.3.0-alpha04 | 
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |