is not current version
Last Version 0.6.2

org.janusgraph:janusgraph-examples 0.3.1


GroupId

GroupId

org.janusgraph
ArtifactId

ArtifactId

janusgraph-examples
Version

Version

0.3.1
Type

Type

pom

Download janusgraph-examples 0.3.1


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