is not current version
Last Version 1.1.9

com.r0adkll:postoffice 1.0.9

An Android library for creating both Holo/Material Design Dialogs

GroupId

GroupId

com.r0adkll
ArtifactId

ArtifactId

postoffice
Version

Version

1.0.9
Type

Type

aar

Download postoffice 1.0.9


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