Last Version

InstantDialog-Core 1.0.0

Because I'm so boring about the Android dialog's boilerplate code

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

instant-dialog-core
Version

Version

1.0.0
Type

Type

aar
Description

Description

InstantDialog-Core
Because I'm so boring about the Android dialog's boilerplate code
Project URL

Project URL

https://github.com/akexorcist/InstantDialog
Source Code Management

Source Code Management

https://github.com/akexorcist/InstantDialog

Download instant-dialog-core 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib jar null
androidx.core » core-ktx jar 1.3.2
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.