| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sakebook |
| ArtifactId | ArtifactIdDialogHelper |
| Version | Version0.1.2 |
| Type | Typeaar |
| Description |
DescriptionDialogHelper
Easy way to make dialog for everyone.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DialogHelper-0.1.2.pom | |
| DialogHelper-0.1.2.aar | 11 KB |
| DialogHelper-0.1.2-sources.jar | 6 KB |
| DialogHelper-0.1.2-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sakebook/DialogHelper/ -->
<dependency>
<groupId>com.github.sakebook</groupId>
<artifactId>DialogHelper</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sakebook/DialogHelper/
implementation 'com.github.sakebook:DialogHelper:0.1.2'
// https://jarcasting.com/artifacts/com.github.sakebook/DialogHelper/
implementation ("com.github.sakebook:DialogHelper:0.1.2")
'com.github.sakebook:DialogHelper:aar:0.1.2'
<dependency org="com.github.sakebook" name="DialogHelper" rev="0.1.2">
<artifact name="DialogHelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.sakebook', module='DialogHelper', version='0.1.2')
)
libraryDependencies += "com.github.sakebook" % "DialogHelper" % "0.1.2"
[com.github.sakebook/DialogHelper "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 19.1+ |