is not current version
Last Version 0.5.0

org.lyranthe:fs2-mongodb_2.11 0.0.1

fs2-mongodb

Categories

Categories

Ant Build Tools MongoDB Data Databases
GroupId

GroupId

org.lyranthe
ArtifactId

ArtifactId

fs2-mongodb_2.11
Version

Version

0.0.1
Type

Type

jar

Download fs2-mongodb_2.11 0.0.1


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