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