MVN

com.wu-man : blueprints-android

Maven & Gradle

Nov 06, 2012
15 stars

Blueprints-Android: Android Port of A Property Graph Model Interface · Blueprints is a property graph model interface. It provides implementations, ouplementations, test suites, and supporting utilities.

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>blueprints-android</artifactId>
    <version>2.1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wu-man : blueprints-android to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0.2

All Versions

Choose a version of com.wu-man : blueprints-android to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
blueprints-android-2.1.0.2
blueprints-android-2.1.0.1
blueprints-android-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>blueprints-android</artifactId>
    <version>2.1.0.2</version>
</dependency>

Advertisement