<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-tinkergraph</artifactId>
<version>1.2.0-20241116-110554.8064ac9</version>
</dependency>
libraryDependencies += "org.janusgraph" % "example-tinkergraph" % "1.2.0-20241116-110554.8064ac9"
@Grapes(
@Grab(group='org.janusgraph', module='example-tinkergraph', version='1.2.0-20241116-110554.8064ac9')
)
<dependency org="org.janusgraph" name="example-tinkergraph" rev="1.2.0-20241116-110554.8064ac9" />