Download blueprints-android-test-2.1.0.2.jar file - Jar b

Jar examples for b:blueprints-android-test

Description

Reusable test suites for Blueprints

You can download jar file blueprints-android-test 2.1.0.2 in this page.

Build File

You can use the following script to add blueprints-android-test-2.1.0.2.jar to your project.

<dependency>
   <groupId>com.wu-man</groupId>
   <artifactId>blueprints-android-test</artifactId>
   <version>2.1.0.2</version>
</dependency>
compile group: 'com.wu-man', name: 'blueprints-android-test', version: '2.1.0.2'
libraryDependencies += "com.wu-man" % "blueprints-android-test" % "2.1.0.2"
<dependency org="com.wu-man" name="blueprints-android-test" rev="2.1.0.2"/>
@Grapes(@Grab(group='com.wu-man', module='blueprints-android-test', version='2.1.0.2'))
'com.wu-man:blueprints-android-test:jar:2.1.0.2'

Download

Click the following link to download the jar file.

blueprints-android-test-2.1.0.2-javadoc.jar
blueprints-android-test-2.1.0.2-sources.jar
blueprints-android-test-2.1.0.2.jar
blueprints-android-test-2.1.0.2.pom



Related Tutorials