License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.pm-dev |
ArtifactId | ArtifactIdkotlin-rx-ogm |
Version | Version0.21.0 |
Type | Typepom |
Description |
Descriptionkotlin-janusgraph-ogm
The Object Graph Mapping Library for Kotlin and Gremlin using ReactiveX
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPeter Meyers |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kotlin-rx-ogm-0.21.0.pom | |
kotlin-rx-ogm-0.21.0.jar | 1 KB |
kotlin-rx-ogm-0.21.0-sources.jar | 5 KB |
kotlin-rx-ogm-0.21.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-rx-ogm/ -->
<dependency>
<groupId>com.github.pm-dev</groupId>
<artifactId>kotlin-rx-ogm</artifactId>
<version>0.21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-rx-ogm/
implementation 'com.github.pm-dev:kotlin-rx-ogm:0.21.0'
// https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-rx-ogm/
implementation ("com.github.pm-dev:kotlin-rx-ogm:0.21.0")
'com.github.pm-dev:kotlin-rx-ogm:pom:0.21.0'
<dependency org="com.github.pm-dev" name="kotlin-rx-ogm" rev="0.21.0">
<artifact name="kotlin-rx-ogm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pm-dev', module='kotlin-rx-ogm', version='0.21.0')
)
libraryDependencies += "com.github.pm-dev" % "kotlin-rx-ogm" % "0.21.0"
[com.github.pm-dev/kotlin-rx-ogm "0.21.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.6 |
com.github.pm-dev : kotlin-gremlin-ogm | jar | 0.21.0 |