Download wasp-1.8.jar file - Jar w

Jar examples for w:wasp

Description

Bitmap utilities for Android

You can download jar file wasp 1.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wasp-1.8.jar to your project.

<dependency>
   <groupId>com.orhanobut</groupId>
   <artifactId>wasp</artifactId>
   <version>1.8</version>
</dependency>
compile group: 'com.orhanobut', name: 'wasp', version: '1.8'
libraryDependencies += "com.orhanobut" % "wasp" % "1.8"
<dependency org="com.orhanobut" name="wasp" rev="1.8"/>
@Grapes(@Grab(group='com.orhanobut', module='wasp', version='1.8'))
'com.orhanobut:wasp:jar:1.8'

Download

Click the following link to download the jar file.

wasp-1.8-javadoc.jar
wasp-1.8-sources.jar
wasp-1.8.jar
wasp-1.8.pom



Related Tutorials