Jar examples for m:misc
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
misc-1.0.8-javadoc.jar