is not current version
Last Version 4.8.2

edu.upc.dama:jdex 4.6.1

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.6.1
Type

Type

jar

Download jdex 4.6.1


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