Download misc-1.0.8.jar file - Jar m

Jar examples for m:misc

Description

PatternTesting Samples Misc (patterntesting-samples-misc) is a collection of samples how to use the PatternTesting framework. It uses both patterntesting-rt and patterntesting-check to give you some ideas how to use it.

You can download jar file misc 1.0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add misc-1.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

misc-1.0.8-javadoc.jar
misc-1.0.8-sources.jar
misc-1.0.8.jar
misc-1.0.8.pom



Related Tutorials