Download misk-testing-0.2.4.jar file - Jar m

Jar examples for m:misk-testing

Description

An open source application container from Square

You can download jar file misk-testing 0.2.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add misk-testing-0.2.4.jar to your project.

<dependency>
   <groupId>com.squareup.misk</groupId>
   <artifactId>misk-testing</artifactId>
   <version>0.2.4</version>
</dependency>
compile group: 'com.squareup.misk', name: 'misk-testing', version: '0.2.4'
libraryDependencies += "com.squareup.misk" % "misk-testing" % "0.2.4"
<dependency org="com.squareup.misk" name="misk-testing" rev="0.2.4"/>
@Grapes(@Grab(group='com.squareup.misk', module='misk-testing', version='0.2.4'))
'com.squareup.misk:misk-testing:jar:0.2.4'

Download

Click the following link to download the jar file.

misk-testing-0.2.4-javadoc.jar
misk-testing-0.2.4-sources.jar
misk-testing-0.2.4.jar
misk-testing-0.2.4.pom



Related Tutorials