is not current version
Last Version 2.8.3

com.mastfrog:mongo-promises 2.7.0


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

mongo-promises
Version

Version

2.7.0
Type

Type

jar

Download mongo-promises 2.7.0


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