is not current version
Last Version 4.8.2

edu.upc.dama:jdex 4.4.0

DEX high-performance graph database by Sparsity Technologies

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

edu.upc.dama
ArtifactId

ArtifactId

jdex
Version

Version

4.4.0
Type

Type

jar

Download jdex 4.4.0


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