is not current version
Last Version 0.16.0

ai.grakn:orientdb-factory 0.11.0


GroupId

GroupId

ai.grakn
ArtifactId

ArtifactId

orientdb-factory
Version

Version

0.11.0
Type

Type

jar

Download orientdb-factory 0.11.0


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