Download postman-annotations-0.9.1.jar file - Jar p

Jar examples for p:postman-annotations

Description

Easy parceling for Android.

You can download jar file postman-annotations 0.9.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add postman-annotations-0.9.1.jar to your project.

<dependency>
   <groupId>com.appsingularity</groupId>
   <artifactId>postman-annotations</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'com.appsingularity', name: 'postman-annotations', version: '0.9.1'
libraryDependencies += "com.appsingularity" % "postman-annotations" % "0.9.1"
<dependency org="com.appsingularity" name="postman-annotations" rev="0.9.1"/>
@Grapes(@Grab(group='com.appsingularity', module='postman-annotations', version='0.9.1'))
'com.appsingularity:postman-annotations:jar:0.9.1'

Download

Click the following link to download the jar file.

postman-annotations-0.9.1-javadoc.jar
postman-annotations-0.9.1-sources.jar
postman-annotations-0.9.1.jar
postman-annotations-0.9.1.pom



Related Tutorials