Jar examples for b:blueprints-core
Core interfaces and utilities for Blueprints
You can download jar file blueprints-core 2.5.0 in this page.
You can use the following script to add blueprints-core-2.5.0.jar to your project.
<dependency> <groupId>com.tinkerpop.blueprints</groupId> <artifactId>blueprints-core</artifactId> <version>2.5.0</version> </dependency>
compile group: 'com.tinkerpop.blueprints', name: 'blueprints-core', version: '2.5.0'
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-core" % "2.5.0"
<dependency org="com.tinkerpop.blueprints" name="blueprints-core" rev="2.5.0"/>
@Grapes(@Grab(group='com.tinkerpop.blueprints', module='blueprints-core', version='2.5.0'))
'com.tinkerpop.blueprints:blueprints-core:jar:2.5.0'
Click the following link to download the jar file.
blueprints-core-2.5.0-javadoc.jar