is not current version
Last Version 3.6.2

org.graphfoundation.ongdb.build:community-build 3.6.0.M2

Project that builds the ONgDB Community Edition distribution.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.build
ArtifactId

ArtifactId

community-build
Version

Version

3.6.0.M2
Type

Type

pom

Download community-build 3.6.0.M2


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