<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-tinkergraph</artifactId>
<version>1.1.0-20240927-111508.73232fe</version>
</dependency>
libraryDependencies += "org.janusgraph" % "example-tinkergraph" % "1.1.0-20240927-111508.73232fe"
@Grapes(
@Grab(group='org.janusgraph', module='example-tinkergraph', version='1.1.0-20240927-111508.73232fe')
)
<dependency org="org.janusgraph" name="example-tinkergraph" rev="1.1.0-20240927-111508.73232fe" />