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

Jar examples for m:moskito-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials