is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:ongdb-community 3.6.1

A project with bill-of-materials POM containing ONgDB Community Edition dependencies.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-community
Version

Version

3.6.1
Type

Type

pom

Download ongdb-community 3.6.1


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