is not current version
Last Version 3.6

io.github.eltos:simpledialogfragments 3.5.2

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

GroupId

GroupId

io.github.eltos
ArtifactId

ArtifactId

simpledialogfragments
Version

Version

3.5.2
Type

Type

aar

Download simpledialogfragments 3.5.2


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