Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.danslapman |
ArtifactId | ArtifactIdmorphling-reactivemongo_2.13 |
Version | Version2.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.danslapman/morphling-reactivemongo_2.13/ -->
<dependency>
<groupId>com.github.danslapman</groupId>
<artifactId>morphling-reactivemongo_2.13</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danslapman/morphling-reactivemongo_2.13/
implementation 'com.github.danslapman:morphling-reactivemongo_2.13:2.6.0'
// https://jarcasting.com/artifacts/com.github.danslapman/morphling-reactivemongo_2.13/
implementation ("com.github.danslapman:morphling-reactivemongo_2.13:2.6.0")
'com.github.danslapman:morphling-reactivemongo_2.13:jar:2.6.0'
<dependency org="com.github.danslapman" name="morphling-reactivemongo_2.13" rev="2.6.0">
<artifact name="morphling-reactivemongo_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danslapman', module='morphling-reactivemongo_2.13', version='2.6.0')
)
libraryDependencies += "com.github.danslapman" % "morphling-reactivemongo_2.13" % "2.6.0"
[com.github.danslapman/morphling-reactivemongo_2.13 "2.6.0"]