is not current version
Last Version 1.0.0

com.thinkaurelius.titan:titan-hadoop-2 0.5.0-M2


GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-hadoop-2
Version

Version

0.5.0-M2
Type

Type

jar

Download titan-hadoop-2 0.5.0-M2


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