<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-remotegraph</artifactId>
<version>1.1.0-20241106-140406.d6bc784</version>
</dependency>
libraryDependencies += "org.janusgraph" % "example-remotegraph" % "1.1.0-20241106-140406.d6bc784"
@Grapes(
@Grab(group='org.janusgraph', module='example-remotegraph', version='1.1.0-20241106-140406.d6bc784')
)
<dependency org="org.janusgraph" name="example-remotegraph" rev="1.1.0-20241106-140406.d6bc784" />