MVN

com.thinkaurelius.titan : titan-core-jre6

Maven & Gradle

Apr 22, 2014
10 usages
5.1k stars

Titan-Core: Core Library for Titan

<dependency>
    <groupId>com.thinkaurelius.titan</groupId>
    <artifactId>titan-core-jre6</artifactId>
    <version>0.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thinkaurelius.titan : titan-core-jre6 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.4

All Versions

Choose a version of com.thinkaurelius.titan : titan-core-jre6 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
titan-core-jre6-0.4.4
titan-core-jre6-0.4.3
titan-core-jre6-0.4.2

How to add a dependency to Maven

Add the following com.thinkaurelius.titan : titan-core-jre6 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thinkaurelius.titan</groupId>
    <artifactId>titan-core-jre6</artifactId>
    <version>0.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thinkaurelius.titan : titan-core-jre6 gradle dependency to your build.gradle file:

implementation 'com.thinkaurelius.titan:titan-core-jre6:0.4.4'

Gradle Kotlin DSL: Add the following com.thinkaurelius.titan : titan-core-jre6 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thinkaurelius.titan:titan-core-jre6:0.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thinkaurelius.titan : titan-core-jre6 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thinkaurelius.titan" % "titan-core-jre6" % "0.4.4"

Advertisement

Dependencies from Group

Sep 20, 2015
46 usages
5.1k stars
Sep 20, 2015
20 usages
5.1k stars
Sep 19, 2015
20 usages
5.1k stars
Sep 20, 2015
19 usages
5.1k stars
Sep 20, 2015
14 usages
5.1k stars

Discover Dependencies

Mar 28, 2017
11 usages
9 stars
May 14, 2019
9 usages
7 stars
Mar 03, 2022
3 usages
2 stars