License |
License |
---|---|
GroupId | GroupIdcom.wu-man |
ArtifactId | ArtifactIdblueprints-android |
Version | Version2.1.0.2 |
Type | Typepom |
Description |
DescriptionBlueprints-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.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blueprints-android-2.1.0.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wu-man/blueprints-android/ -->
<dependency>
<groupId>com.wu-man</groupId>
<artifactId>blueprints-android</artifactId>
<version>2.1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wu-man/blueprints-android/
implementation 'com.wu-man:blueprints-android:2.1.0.2'
// https://jarcasting.com/artifacts/com.wu-man/blueprints-android/
implementation ("com.wu-man:blueprints-android:2.1.0.2")
'com.wu-man:blueprints-android:pom:2.1.0.2'
<dependency org="com.wu-man" name="blueprints-android" rev="2.1.0.2">
<artifact name="blueprints-android" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wu-man', module='blueprints-android', version='2.1.0.2')
)
libraryDependencies += "com.wu-man" % "blueprints-android" % "2.1.0.2"
[com.wu-man/blueprints-android "2.1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |