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

Jar examples for m:mongoless-2.12

Description

mongoless

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

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials