Jar examples for j:jutf
Java Unit Test Framework
You can download jar file jutf 1.0.3 in this page.
Apache 2
You can use the following script to add jutf-1.0.3.jar to your project.
<dependency> <groupId>com.github.knightliao.test</groupId> <artifactId>jutf</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.knightliao.test', name: 'jutf', version: '1.0.3'
libraryDependencies += "com.github.knightliao.test" % "jutf" % "1.0.3"
<dependency org="com.github.knightliao.test" name="jutf" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.knightliao.test', module='jutf', version='1.0.3'))
'com.github.knightliao.test:jutf:jar:1.0.3'
Click the following link to download the jar file.
jutf-1.0.3-javadoc.jar