Download mpulse-0.1.jar file - Jar m

Jar examples for m:mpulse

Description

SOASTA MPulse library

You can download jar file mpulse 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mpulse-0.1.jar to your project.

<dependency>
   <groupId>com.soasta</groupId>
   <artifactId>mpulse</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.soasta', name: 'mpulse', version: '0.1'
libraryDependencies += "com.soasta" % "mpulse" % "0.1"
<dependency org="com.soasta" name="mpulse" rev="0.1"/>
@Grapes(@Grab(group='com.soasta', module='mpulse', version='0.1'))
'com.soasta:mpulse:jar:0.1'

Download

Click the following link to download the jar file.

mpulse-0.1-javadoc.jar
mpulse-0.1-sources.jar
mpulse-0.1.jar
mpulse-0.1.pom



Related Tutorials