Download blueprints-android-core-2.1.0.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials