is not current version
Last Version 3.4.3-LJ-patched

com.github.scullxbones:lift-mongodb_2.12 3.3.0-LJ-patched

Lift Mongodb

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.scullxbones
ArtifactId

ArtifactId

lift-mongodb_2.12
Version

Version

3.3.0-LJ-patched
Type

Type

jar

Download lift-mongodb_2.12 3.3.0-LJ-patched


<!-- https://jarcasting.com/artifacts/com.github.scullxbones/lift-mongodb_2.12/ -->
<dependency>
    <groupId>com.github.scullxbones</groupId>
    <artifactId>lift-mongodb_2.12</artifactId>
    <version>3.3.0-LJ-patched</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-mongodb_2.12/
implementation 'com.github.scullxbones:lift-mongodb_2.12:3.3.0-LJ-patched'
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-mongodb_2.12/
implementation ("com.github.scullxbones:lift-mongodb_2.12:3.3.0-LJ-patched")
'com.github.scullxbones:lift-mongodb_2.12:jar:3.3.0-LJ-patched'
<dependency org="com.github.scullxbones" name="lift-mongodb_2.12" rev="3.3.0-LJ-patched">
  <artifact name="lift-mongodb_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scullxbones', module='lift-mongodb_2.12', version='3.3.0-LJ-patched')
)
libraryDependencies += "com.github.scullxbones" % "lift-mongodb_2.12" % "3.3.0-LJ-patched"
[com.github.scullxbones/lift-mongodb_2.12 "3.3.0-LJ-patched"]