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