InstantDialog-Core

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
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Maven Central Minimum SDK Version Workflow Status

Instant Dialog

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

Download

Gradle

implementation 'com.akexorcist:instant-dialog-core:1.0.0'
implementation 'com.akexorcist:instant-dialog-loading:1.0.0'
implementation 'com.akexorcist:instant-dialog-alert:1.0.0'
implementation 'com.akexorcist:instant-dialog-confirm:1.0.0'
implementation 'com.akexorcist:instant-dialog-all:1.0.0'

Licence

Copyright 2021 Akexorcist

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
1.0.0