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