is not current version
Last Version 3.6.2

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

Project that builds ONgDB Packages.

GroupId

GroupId

org.graphfoundation.ongdb.build
ArtifactId

ArtifactId

packaging-build
Version

Version

3.6.0.M2
Type

Type

pom

Download packaging-build 3.6.0.M2


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