<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-tinkergraph</artifactId>
<version>1.1.1-20241115-173143.8c78268</version>
</dependency>
libraryDependencies += "org.janusgraph" % "example-tinkergraph" % "1.1.1-20241115-173143.8c78268"
@Grapes(
@Grab(group='org.janusgraph', module='example-tinkergraph', version='1.1.1-20241115-173143.8c78268')
)
<dependency org="org.janusgraph" name="example-tinkergraph" rev="1.1.1-20241115-173143.8c78268" />