<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-remotegraph</artifactId>
<version>1.2.0-20241115-203411.9121dd8</version>
</dependency>
libraryDependencies += "org.janusgraph" % "example-remotegraph" % "1.2.0-20241115-203411.9121dd8"
@Grapes(
@Grab(group='org.janusgraph', module='example-remotegraph', version='1.2.0-20241115-203411.9121dd8')
)
<dependency org="org.janusgraph" name="example-remotegraph" rev="1.2.0-20241115-203411.9121dd8" />