Download mongoless_2.12-0.2.2.jar file - Jar m

Jar examples for m:mongoless-2.12

Description

mongoless

You can download jar file mongoless_2.12 0.2.2 in this page.

License

MIT

Build File

You can use the following script to add mongoless_2.12-0.2.2.jar to your project.

<dependency>
   <groupId>com.github.a14e</groupId>
   <artifactId>mongoless_2.12</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'com.github.a14e', name: 'mongoless_2.12', version: '0.2.2'
libraryDependencies += "com.github.a14e" % "mongoless_2.12" % "0.2.2"
<dependency org="com.github.a14e" name="mongoless_2.12" rev="0.2.2"/>
@Grapes(@Grab(group='com.github.a14e', module='mongoless_2.12', version='0.2.2'))
'com.github.a14e:mongoless_2.12:jar:0.2.2'

Download

Click the following link to download the jar file.

mongoless_2.12-0.2.2-javadoc.jar
mongoless_2.12-0.2.2-sources.jar
mongoless_2.12-0.2.2.jar
mongoless_2.12-0.2.2.pom



Related Tutorials