Jar examples for p:powerunit
This is a test framework for the JDK 1.8.
You can download jar file powerunit 0.5.0 in this page.
GNU General Public License (GPL)
You can use the following script to add powerunit-0.5.0.jar to your project.
<dependency> <groupId>ch.powerunit</groupId> <artifactId>powerunit</artifactId> <version>0.5.0</version> </dependency>
compile group: 'ch.powerunit', name: 'powerunit', version: '0.5.0'
libraryDependencies += "ch.powerunit" % "powerunit" % "0.5.0"
<dependency org="ch.powerunit" name="powerunit" rev="0.5.0"/>
@Grapes(@Grab(group='ch.powerunit', module='powerunit', version='0.5.0'))
'ch.powerunit:powerunit:jar:0.5.0'
Click the following link to download the jar file.
powerunit-0.5.0-javadoc.jar