is not current version
Last Version 0.12.4-play23

org.reactivemongo:play2-reactivemongo_2.10 0.10.2

Play2-ReactiveMongo

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

play2-reactivemongo_2.10
Version

Version

0.10.2
Type

Type

jar

Download play2-reactivemongo_2.10 0.10.2


<!-- https://jarcasting.com/artifacts/org.reactivemongo/play2-reactivemongo_2.10/ -->
<dependency>
    <groupId>org.reactivemongo</groupId>
    <artifactId>play2-reactivemongo_2.10</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/play2-reactivemongo_2.10/
implementation 'org.reactivemongo:play2-reactivemongo_2.10:0.10.2'
// https://jarcasting.com/artifacts/org.reactivemongo/play2-reactivemongo_2.10/
implementation ("org.reactivemongo:play2-reactivemongo_2.10:0.10.2")
'org.reactivemongo:play2-reactivemongo_2.10:jar:0.10.2'
<dependency org="org.reactivemongo" name="play2-reactivemongo_2.10" rev="0.10.2">
  <artifact name="play2-reactivemongo_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='play2-reactivemongo_2.10', version='0.10.2')
)
libraryDependencies += "org.reactivemongo" % "play2-reactivemongo_2.10" % "0.10.2"
[org.reactivemongo/play2-reactivemongo_2.10 "0.10.2"]