Jar examples for r:runtime-api
Runtime for GraphAware Runtime Modules
You can download jar file runtime-api 2.2.0.28 in this page.
Open Source License
You can use the following script to add runtime-api-2.2.0.28.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>runtime-api</artifactId> <version>2.2.0.28</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'runtime-api', version: '2.2.0.28'
libraryDependencies += "com.graphaware.neo4j" % "runtime-api" % "2.2.0.28"
<dependency org="com.graphaware.neo4j" name="runtime-api" rev="2.2.0.28"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='runtime-api', version='2.2.0.28'))
'com.graphaware.neo4j:runtime-api:jar:2.2.0.28'
Click the following link to download the jar file.
runtime-api-2.2.0.28-javadoc.jar