is not current version
Last Version 2.3.0

uk.gov.hmrc:simple-reactivemongo_2.11 2.1.2

simple-reactivemongo

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

uk.gov.hmrc
ArtifactId

ArtifactId

simple-reactivemongo_2.11
Version

Version

2.1.2
Type

Type

jar

Download simple-reactivemongo_2.11 2.1.2


<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/simple-reactivemongo_2.11/ -->
<dependency>
    <groupId>uk.gov.hmrc</groupId>
    <artifactId>simple-reactivemongo_2.11</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/simple-reactivemongo_2.11/
implementation 'uk.gov.hmrc:simple-reactivemongo_2.11:2.1.2'
// https://jarcasting.com/artifacts/uk.gov.hmrc/simple-reactivemongo_2.11/
implementation ("uk.gov.hmrc:simple-reactivemongo_2.11:2.1.2")
'uk.gov.hmrc:simple-reactivemongo_2.11:jar:2.1.2'
<dependency org="uk.gov.hmrc" name="simple-reactivemongo_2.11" rev="2.1.2">
  <artifact name="simple-reactivemongo_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='simple-reactivemongo_2.11', version='2.1.2')
)
libraryDependencies += "uk.gov.hmrc" % "simple-reactivemongo_2.11" % "2.1.2"
[uk.gov.hmrc/simple-reactivemongo_2.11 "2.1.2"]