is not current version
Last Version 2.1.2

uk.gov.hmrc:simple-reactivemongo_2.10 1.1.0

simple-reactivemongo

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

uk.gov.hmrc
ArtifactId

ArtifactId

simple-reactivemongo_2.10
Version

Version

1.1.0
Type

Type

jar

Download simple-reactivemongo_2.10 1.1.0


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