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

Jar examples for m:mongoless-2.12

Description

mongoless

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

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials