| License |
License |
|---|---|
| GroupId | GroupIdcom.r0adkll |
| ArtifactId | ArtifactIdpostoffice |
| Last Version | Last Version1.1.9 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionPostOffice
An Android library for creating both Holo/Material Design Dialogs
|
| Filename | Size |
|---|---|
| postoffice-1.1.9.pom | |
| postoffice-1.1.9.aar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.r0adkll/postoffice/ -->
<dependency>
<groupId>com.r0adkll</groupId>
<artifactId>postoffice</artifactId>
<version>1.1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.r0adkll/postoffice/
implementation 'com.r0adkll:postoffice:1.1.9'
// https://jarcasting.com/artifacts/com.r0adkll/postoffice/
implementation ("com.r0adkll:postoffice:1.1.9")
'com.r0adkll:postoffice:aar:1.1.9'
<dependency org="com.r0adkll" name="postoffice" rev="1.1.9">
<artifact name="postoffice" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.r0adkll', module='postoffice', version='1.1.9')
)
libraryDependencies += "com.r0adkll" % "postoffice" % "1.1.9"
[com.r0adkll/postoffice "1.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| co.52inc : fontloader | jar | 1.0.1 |
| com.android.support » support-v4 | jar | 21.0.2 |
| com.github.traex.rippleeffect : library | jar | 1.2.2 |