is not current version
Last Version 3.0.0RC2

com.orientechnologies:orientdb-community-gremlin 3.0.0RC1


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-community-gremlin
Version

Version

3.0.0RC1
Type

Type

pom

Download orientdb-community-gremlin 3.0.0RC1


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