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

Jar examples for b:blueprints-android-core

Description

Core interfaces and utilities for Blueprints

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials