Last Version

dialoghelper 1.0.1

Android library for simple dialogs management

License

License

GroupId

GroupId

com.techyourchance
ArtifactId

ArtifactId

dialoghelper
Version

Version

1.0.1
Type

Type

aar
Description

Description

dialoghelper
Android library for simple dialogs management
Project URL

Project URL

https://github.com/techyourchance/dialog-helper
Source Code Management

Source Code Management

https://github.com/techyourchance/dialog-helper

Download dialoghelper 1.0.1


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

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.