File | Operation |
---|---|
janusgraph-examples-0.6.3-20230110-025141.75ea616.pom | download |
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-examples</artifactId>
<version>0.6.3-20230110-025141.75ea616</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.janusgraph" % "janusgraph-examples" % "0.6.3-20230110-025141.75ea616"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-examples', version='0.6.3-20230110-025141.75ea616')
)
<dependency org="org.janusgraph" name="janusgraph-examples" rev="0.6.3-20230110-025141.75ea616" />