MVN

com.github.pm-dev : kotlin-rx-ogm

Maven & Gradle

Jan 26, 2019
31 stars

kotlin-janusgraph-ogm · The Object Graph Mapping Library for Kotlin and Gremlin using ReactiveX

<dependency>
    <groupId>com.github.pm-dev</groupId>
    <artifactId>kotlin-rx-ogm</artifactId>
    <version>0.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pm-dev : kotlin-rx-ogm to add to Maven - Latest Versions:

  • Latest Stable: 0.21.0

All Versions

Choose a version of com.github.pm-dev : kotlin-rx-ogm to add to Maven - All Versions:

Version Vulnerabilities Updated
0.21.x
kotlin-rx-ogm-0.21.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.pm-dev</groupId>
    <artifactId>kotlin-rx-ogm</artifactId>
    <version>0.21.0</version>
</dependency>