is not current version
Last Version 2.8.3

com.mastfrog:mongo-promises 2.8.2


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

mongo-promises
Version

Version

2.8.2
Type

Type

jar

Download mongo-promises 2.8.2


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