<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-tinkergraph</artifactId>
<version>1.0.1-20240810-233513.dea1c2c</version>
</dependency>
libraryDependencies += "org.janusgraph" % "example-tinkergraph" % "1.0.1-20240810-233513.dea1c2c"
@Grapes(
@Grab(group='org.janusgraph', module='example-tinkergraph', version='1.0.1-20240810-233513.dea1c2c')
)
<dependency org="org.janusgraph" name="example-tinkergraph" rev="1.0.1-20240810-233513.dea1c2c" />