is not current version
Last Version 1.4

io.github.therandomcrafter83:custom-dialogs 1.3

Set of custom dialogs

GroupId

GroupId

io.github.therandomcrafter83
ArtifactId

ArtifactId

custom-dialogs
Version

Version

1.3
Type

Type

aar

Download custom-dialogs 1.3


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