is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:ongdb-community 1.0.0

A meta package containing the most used ONgDB Community libraries. Intended use: as a Maven dependency.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-community
Version

Version

1.0.0
Type

Type

pom

Download ongdb-community 1.0.0


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