is not current version
Last Version 1.0.0

com.thinkaurelius.titan:titan-core 0.5.4


GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-core
Version

Version

0.5.4
Type

Type

jar

Download titan-core 0.5.4


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