is not current version
Last Version 0.21.0

com.github.pm-dev:kotlin-gremlin-ogm 0.10.4

The Object Graph Mapping Library for Kotlin and Gremlin

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.pm-dev
ArtifactId

ArtifactId

kotlin-gremlin-ogm
Version

Version

0.10.4
Type

Type

pom

Download kotlin-gremlin-ogm 0.10.4


<!-- https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-gremlin-ogm/ -->
<dependency>
    <groupId>com.github.pm-dev</groupId>
    <artifactId>kotlin-gremlin-ogm</artifactId>
    <version>0.10.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-gremlin-ogm/
implementation 'com.github.pm-dev:kotlin-gremlin-ogm:0.10.4'
// https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-gremlin-ogm/
implementation ("com.github.pm-dev:kotlin-gremlin-ogm:0.10.4")
'com.github.pm-dev:kotlin-gremlin-ogm:pom:0.10.4'
<dependency org="com.github.pm-dev" name="kotlin-gremlin-ogm" rev="0.10.4">
  <artifact name="kotlin-gremlin-ogm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pm-dev', module='kotlin-gremlin-ogm', version='0.10.4')
)
libraryDependencies += "com.github.pm-dev" % "kotlin-gremlin-ogm" % "0.10.4"
[com.github.pm-dev/kotlin-gremlin-ogm "0.10.4"]