| License |
License |
|---|---|
| GroupId | GroupIdeu.inmite.android.lib |
| ArtifactId | ArtifactIdandroid-styled-dialogs-parent |
| Version | Version1.1.2 |
| Type | Typepom |
| Description |
DescriptionAndroid StyledDialogs Parent
Android library for creating styleable dialogs easily
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-styled-dialogs-parent-1.1.2.pom | 5 KB |
| Browse |
<!-- 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"]