Files download
File Operation
example-tinkergraph-1.2.0-20241116-110554.8064ac9.jar download
example-tinkergraph-1.2.0-20241116-110554.8064ac9.pom download
example-tinkergraph-1.2.0-20241116-110554.8064ac9-sources.jar download
Apache Maven
<dependency>
  <groupId>org.janusgraph</groupId>
  <artifactId>example-tinkergraph</artifactId>
  <version>1.2.0-20241116-110554.8064ac9</version>
</dependency>
Gradle Groovy
implementation 'org.janusgraph:example-tinkergraph:1.2.0-20241116-110554.8064ac9'
Gradle Kotlin
implementation("org.janusgraph:example-tinkergraph:1.2.0-20241116-110554.8064ac9")
Scala SBT
libraryDependencies += "org.janusgraph" % "example-tinkergraph" % "1.2.0-20241116-110554.8064ac9"
Groovy Grape
@Grapes(
  @Grab(group='org.janusgraph', module='example-tinkergraph', version='1.2.0-20241116-110554.8064ac9')
)
Apache Ivy
<dependency org="org.janusgraph" name="example-tinkergraph" rev="1.2.0-20241116-110554.8064ac9" />
Leiningen
[org.janusgraph/example-tinkergraph "1.2.0-20241116-110554.8064ac9"]
Apache Buildr
'org.janusgraph:example-tinkergraph:jar:1.2.0-20241116-110554.8064ac9'