Last Version

Android StyledDialogs Parent 1.1.2

Android library for creating styleable dialogs easily

License

License

GroupId

GroupId

eu.inmite.android.lib
ArtifactId

ArtifactId

android-styled-dialogs-parent
Version

Version

1.1.2
Type

Type

pom
Description

Description

Android StyledDialogs Parent
Android library for creating styleable dialogs easily
Project URL

Project URL

https://github.com/inmite/android-styled-dialogs/
Project Organization

Project Organization

Inmite.eu
Source Code Management

Source Code Management

https://github.com/inmite/android-styled-dialogs

Download android-styled-dialogs-parent 1.1.2


<!-- https://jarcasting.com/artifacts/eu.inmite.android.lib/android-styled-dialogs-parent/ -->
<dependency>
    <groupId>eu.inmite.android.lib</groupId>
    <artifactId>android-styled-dialogs-parent</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.inmite.android.lib/android-styled-dialogs-parent/
implementation 'eu.inmite.android.lib:android-styled-dialogs-parent:1.1.2'
// https://jarcasting.com/artifacts/eu.inmite.android.lib/android-styled-dialogs-parent/
implementation ("eu.inmite.android.lib:android-styled-dialogs-parent:1.1.2")
'eu.inmite.android.lib:android-styled-dialogs-parent:pom:1.1.2'
<dependency org="eu.inmite.android.lib" name="android-styled-dialogs-parent" rev="1.1.2">
  <artifact name="android-styled-dialogs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.inmite.android.lib', module='android-styled-dialogs-parent', version='1.1.2')
)
libraryDependencies += "eu.inmite.android.lib" % "android-styled-dialogs-parent" % "1.1.2"
[eu.inmite.android.lib/android-styled-dialogs-parent "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • demo