is not current version
Last Version 3.5.14.58.29

com.graphaware.neo4j:timetree 2.2.2.31.22

GraphAware Framework Module for creating a time tree for representing time series data

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

timetree
Version

Version

2.2.2.31.22
Type

Type

jar

Download timetree 2.2.2.31.22


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