dialog.core

Ando Dialog Manager.

License

License

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

dialog.core
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

dialog.core
Ando Dialog Manager.
Project URL

Project URL

https://github.com/javakam/DialogManager
Source Code Management

Source Code Management

https://github.com/javakam/DialogManager/tree/master

Download dialog.core

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
3.0.0
1.5.0
1.4.0
1.3.5