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