is not current version
Last Version 2.6.1

com.github.andriykuba:reactivemongo-shortcuts-play-json 2.5.12

Short methods for different reactivemongo scenarios, created for Play and JSON

Categories

Categories

React User Interface Web Frameworks JSON Data
GroupId

GroupId

com.github.andriykuba
ArtifactId

ArtifactId

reactivemongo-shortcuts-play-json
Version

Version

2.5.12
Type

Type

jar

Download reactivemongo-shortcuts-play-json 2.5.12


<!-- https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/ -->
<dependency>
    <groupId>com.github.andriykuba</groupId>
    <artifactId>reactivemongo-shortcuts-play-json</artifactId>
    <version>2.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/
implementation 'com.github.andriykuba:reactivemongo-shortcuts-play-json:2.5.12'
// https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/
implementation ("com.github.andriykuba:reactivemongo-shortcuts-play-json:2.5.12")
'com.github.andriykuba:reactivemongo-shortcuts-play-json:jar:2.5.12'
<dependency org="com.github.andriykuba" name="reactivemongo-shortcuts-play-json" rev="2.5.12">
  <artifact name="reactivemongo-shortcuts-play-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriykuba', module='reactivemongo-shortcuts-play-json', version='2.5.12')
)
libraryDependencies += "com.github.andriykuba" % "reactivemongo-shortcuts-play-json" % "2.5.12"
[com.github.andriykuba/reactivemongo-shortcuts-play-json "2.5.12"]