is not current version
Last Version 1.0.0

com.thinkaurelius.titan:titan-es 0.5.4


GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-es
Version

Version

0.5.4
Type

Type

jar

Download titan-es 0.5.4


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