is not current version
Last Version 1.0.0

com.thinkaurelius.titan:titan-test 0.5.4


GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-test
Version

Version

0.5.4
Type

Type

jar

Download titan-test 0.5.4


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