is not current version
Last Version 1.0.0

com.thinkaurelius.titan:titan-all 0.5.3


GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-all
Version

Version

0.5.3
Type

Type

jar

Download titan-all 0.5.3


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