Download moskito-core-2.7.1.jar file - Jar m

Jar examples for m:moskito-core

Description

You can download jar file moskito-core 2.7.1 in this page.

Build File

You can use the following script to add moskito-core-2.7.1.jar to your project.

<dependency>
   <groupId>net.anotheria</groupId>
   <artifactId>moskito-core</artifactId>
   <version>2.7.1</version>
</dependency>
compile group: 'net.anotheria', name: 'moskito-core', version: '2.7.1'
libraryDependencies += "net.anotheria" % "moskito-core" % "2.7.1"
<dependency org="net.anotheria" name="moskito-core" rev="2.7.1"/>
@Grapes(@Grab(group='net.anotheria', module='moskito-core', version='2.7.1'))
'net.anotheria:moskito-core:jar:2.7.1'

Download

Click the following link to download the jar file.

moskito-core-2.7.1-javadoc.jar
moskito-core-2.7.1-sources.jar
moskito-core-2.7.1.jar
moskito-core-2.7.1.pom



Related Tutorials