Download mongoquery-core_2.12-0.6.jar file - Jar m

Jar examples for m:mongoquery-core-2.12

Description

mongoquery-core

You can download jar file mongoquery-core_2.12 0.6 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add mongoquery-core_2.12-0.6.jar to your project.

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

Download

Click the following link to download the jar file.

mongoquery-core_2.12-0.6-javadoc.jar
mongoquery-core_2.12-0.6-sources.jar
mongoquery-core_2.12-0.6.jar
mongoquery-core_2.12-0.6.pom



Related Tutorials