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