is not current version
Last Version 0.0.3

com.github.izmailoff:mongoconnect_2.10 0.0.1

mongoconnect

GroupId

GroupId

com.github.izmailoff
ArtifactId

ArtifactId

mongoconnect_2.10
Version

Version

0.0.1
Type

Type

jar

Download mongoconnect_2.10 0.0.1


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