Download misk-testing-0.2.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials