is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:ongdb-com 3.6.0


GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-com
Version

Version

3.6.0
Type

Type

jar

Download ongdb-com 3.6.0


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