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