License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdinstant-dialog-core |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionInstantDialog-Core
Because I'm so boring about the Android dialog's boilerplate code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
instant-dialog-core-1.0.0.pom | |
instant-dialog-core-1.0.0-sources.jar | 14 KB |
instant-dialog-core-1.0.0-javadoc.jar | 80 KB |
Browse |
<!-- 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"]
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 |