is not current version
Last Version 1.0.0

com.thinkaurelius.titan:titan-hadoop 0.5.4


GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-hadoop
Version

Version

0.5.4
Type

Type

pom

Download titan-hadoop 0.5.4


<!-- https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-hadoop/ -->
<dependency>
    <groupId>com.thinkaurelius.titan</groupId>
    <artifactId>titan-hadoop</artifactId>
    <version>0.5.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-hadoop/
implementation 'com.thinkaurelius.titan:titan-hadoop:0.5.4'
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-hadoop/
implementation ("com.thinkaurelius.titan:titan-hadoop:0.5.4")
'com.thinkaurelius.titan:titan-hadoop:pom:0.5.4'
<dependency org="com.thinkaurelius.titan" name="titan-hadoop" rev="0.5.4">
  <artifact name="titan-hadoop" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thinkaurelius.titan', module='titan-hadoop', version='0.5.4')
)
libraryDependencies += "com.thinkaurelius.titan" % "titan-hadoop" % "0.5.4"
[com.thinkaurelius.titan/titan-hadoop "0.5.4"]