is not current version
Last Version 3.6.2

org.graphfoundation.ongdb.build:community-build 1.0.1

Project that builds the ONgDB Community distribution.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.build
ArtifactId

ArtifactId

community-build
Version

Version

1.0.1
Type

Type

pom

Download community-build 1.0.1


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