SimpleDialogFragments

A collection of easy to use and extendable DialogFragment's for Android

License

License

GroupId

GroupId

io.github.eltos
ArtifactId

ArtifactId

simpledialogfragments
Last Version

Last Version

3.6
Release Date

Release Date

Type

Type

aar
Description

Description

SimpleDialogFragments
A collection of easy to use and extendable DialogFragment's for Android
Project URL

Project URL

https://github.com/eltos/SimpleDialogFragments
Source Code Management

Source Code Management

https://github.com/eltos/SimpleDialogFragments

Download simpledialogfragments

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.constraintlayout » constraintlayout jar 2.1.3
com.alimuzaffar.lib : pinentryedittext jar 2.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.6
3.5.2
3.5.1
3.5.0
3.4.1
3.4
3.3.2