is not current version
Last Version 2.1.0.2

com.wu-man:blueprints-android 2.1.0

Blueprints is a property graph model interface. It provides implementations, ouplementations, test suites, and supporting utilities.

GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

blueprints-android
Version

Version

2.1.0
Type

Type

pom

Download blueprints-android 2.1.0


<!-- https://jarcasting.com/artifacts/com.wu-man/blueprints-android/ -->
<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>blueprints-android</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wu-man/blueprints-android/
implementation 'com.wu-man:blueprints-android:2.1.0'
// https://jarcasting.com/artifacts/com.wu-man/blueprints-android/
implementation ("com.wu-man:blueprints-android:2.1.0")
'com.wu-man:blueprints-android:pom:2.1.0'
<dependency org="com.wu-man" name="blueprints-android" rev="2.1.0">
  <artifact name="blueprints-android" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wu-man', module='blueprints-android', version='2.1.0')
)
libraryDependencies += "com.wu-man" % "blueprints-android" % "2.1.0"
[com.wu-man/blueprints-android "2.1.0"]