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

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

Download

Click the following link to download the jar file.

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



Related Tutorials