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

Jar examples for m:moskito-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials