Download mongoquery-core_2.10-0.4.jar file - Jar m

Jar examples for m:mongoquery-core-2.10

Description

mongoquery-core

You can download jar file mongoquery-core_2.10 0.4 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add mongoquery-core_2.10-0.4.jar to your project.

<dependency>
   <groupId>com.github.limansky</groupId>
   <artifactId>mongoquery-core_2.10</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.github.limansky', name: 'mongoquery-core_2.10', version: '0.4'
libraryDependencies += "com.github.limansky" % "mongoquery-core_2.10" % "0.4"
<dependency org="com.github.limansky" name="mongoquery-core_2.10" rev="0.4"/>
@Grapes(@Grab(group='com.github.limansky', module='mongoquery-core_2.10', version='0.4'))
'com.github.limansky:mongoquery-core_2.10:jar:0.4'

Download

Click the following link to download the jar file.

mongoquery-core_2.10-0.4-javadoc.jar
mongoquery-core_2.10-0.4-sources.jar
mongoquery-core_2.10-0.4.jar
mongoquery-core_2.10-0.4.pom



Related Tutorials