Download misk-testing-0.3.0.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.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials