is not current version
Last Version 0.6.2

org.janusgraph:janusgraph-bigtable 0.3.0


GroupId

GroupId

org.janusgraph
ArtifactId

ArtifactId

janusgraph-bigtable
Version

Version

0.3.0
Type

Type

jar

Download janusgraph-bigtable 0.3.0


<!-- https://jarcasting.com/artifacts/org.janusgraph/janusgraph-bigtable/ -->
<dependency>
    <groupId>org.janusgraph</groupId>
    <artifactId>janusgraph-bigtable</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-bigtable/
implementation 'org.janusgraph:janusgraph-bigtable:0.3.0'
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-bigtable/
implementation ("org.janusgraph:janusgraph-bigtable:0.3.0")
'org.janusgraph:janusgraph-bigtable:jar:0.3.0'
<dependency org="org.janusgraph" name="janusgraph-bigtable" rev="0.3.0">
  <artifact name="janusgraph-bigtable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-bigtable', version='0.3.0')
)
libraryDependencies += "org.janusgraph" % "janusgraph-bigtable" % "0.3.0"
[org.janusgraph/janusgraph-bigtable "0.3.0"]