Files download
File Operation
janusgraph-mixed-index-utils-1.0.2-20241115-133318.8f407d9.jar download
janusgraph-mixed-index-utils-1.0.2-20241115-133318.8f407d9.pom download
janusgraph-mixed-index-utils-1.0.2-20241115-133318.8f407d9-sources.jar download
Apache Maven
<dependency>
  <groupId>org.janusgraph</groupId>
  <artifactId>janusgraph-mixed-index-utils</artifactId>
  <version>1.0.2-20241115-133318.8f407d9</version>
</dependency>
Gradle Groovy
implementation 'org.janusgraph:janusgraph-mixed-index-utils:1.0.2-20241115-133318.8f407d9'
Gradle Kotlin
implementation("org.janusgraph:janusgraph-mixed-index-utils:1.0.2-20241115-133318.8f407d9")
Scala SBT
libraryDependencies += "org.janusgraph" % "janusgraph-mixed-index-utils" % "1.0.2-20241115-133318.8f407d9"
Groovy Grape
@Grapes(
  @Grab(group='org.janusgraph', module='janusgraph-mixed-index-utils', version='1.0.2-20241115-133318.8f407d9')
)
Apache Ivy
<dependency org="org.janusgraph" name="janusgraph-mixed-index-utils" rev="1.0.2-20241115-133318.8f407d9" />
Leiningen
[org.janusgraph/janusgraph-mixed-index-utils "1.0.2-20241115-133318.8f407d9"]
Apache Buildr
'org.janusgraph:janusgraph-mixed-index-utils:jar:1.0.2-20241115-133318.8f407d9'