Download blur-2.0.0.jar file - Jar b

Jar examples for b:blur

Description

Genius Android blur module.

You can download jar file blur 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add blur-2.0.0.jar to your project.

<dependency>
   <groupId>net.qiujuer.genius</groupId>
   <artifactId>blur</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'net.qiujuer.genius', name: 'blur', version: '2.0.0'
libraryDependencies += "net.qiujuer.genius" % "blur" % "2.0.0"
<dependency org="net.qiujuer.genius" name="blur" rev="2.0.0"/>
@Grapes(@Grab(group='net.qiujuer.genius', module='blur', version='2.0.0'))
'net.qiujuer.genius:blur:jar:2.0.0'

Download

Click the following link to download the jar file.

blur-2.0.0-javadoc.jar
blur-2.0.0-sources.jar
blur-2.0.0.pom



Related Tutorials