is not current version
Last Version 0.6.2

org.janusgraph:example-cql 0.3.2


GroupId

GroupId

org.janusgraph
ArtifactId

ArtifactId

example-cql
Version

Version

0.3.2
Type

Type

pom

Download example-cql 0.3.2

Filename Size
example-cql-0.3.2.pom 1 KB
Browse

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