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