Files download
File Operation
janusgraph-bigtable-1.0.0-20230210-081915.07ee56d.jar download
janusgraph-bigtable-1.0.0-20230210-081915.07ee56d.pom download
Apache Maven
<dependency>
  <groupId>org.janusgraph</groupId>
  <artifactId>janusgraph-bigtable</artifactId>
  <version>1.0.0-20230210-081915.07ee56d</version>
</dependency>
Gradle Groovy
implementation 'org.janusgraph:janusgraph-bigtable:1.0.0-20230210-081915.07ee56d'
Gradle Kotlin
implementation("org.janusgraph:janusgraph-bigtable:1.0.0-20230210-081915.07ee56d")
Scala SBT
libraryDependencies += "org.janusgraph" % "janusgraph-bigtable" % "1.0.0-20230210-081915.07ee56d"
Groovy Grape
@Grapes(
  @Grab(group='org.janusgraph', module='janusgraph-bigtable', version='1.0.0-20230210-081915.07ee56d')
)
Apache Ivy
<dependency org="org.janusgraph" name="janusgraph-bigtable" rev="1.0.0-20230210-081915.07ee56d" />
Leiningen
[org.janusgraph/janusgraph-bigtable "1.0.0-20230210-081915.07ee56d"]
Apache Buildr
'org.janusgraph:janusgraph-bigtable:jar:1.0.0-20230210-081915.07ee56d'