is not current version
Last Version 4.1.2

org.graphfoundation.ongdb.client:ongdb-browser 1.0.0

Graph database client.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.graphfoundation.ongdb.client
ArtifactId

ArtifactId

ongdb-browser
Version

Version

1.0.0
Type

Type

jar

Download ongdb-browser 1.0.0


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