<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-bigtable</artifactId>
<version>0.6.3-20230110-025141.75ea616</version>
</dependency>
libraryDependencies += "org.janusgraph" % "janusgraph-bigtable" % "0.6.3-20230110-025141.75ea616"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-bigtable', version='0.6.3-20230110-025141.75ea616')
)
<dependency org="org.janusgraph" name="janusgraph-bigtable" rev="0.6.3-20230110-025141.75ea616" />