Download jfw-test-1.0.0.0.jar file - Jar j

Jar examples for j:jfw-test

Description

SINAVI J-Framework Test Utility

You can download jar file jfw-test 1.0.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jfw-test-1.0.0.0.jar to your project.

<dependency>
   <groupId>jp.co.ctc-g.jfw</groupId>
   <artifactId>jfw-test</artifactId>
   <version>1.0.0.0</version>
</dependency>
compile group: 'jp.co.ctc-g.jfw', name: 'jfw-test', version: '1.0.0.0'
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-test" % "1.0.0.0"
<dependency org="jp.co.ctc-g.jfw" name="jfw-test" rev="1.0.0.0"/>
@Grapes(@Grab(group='jp.co.ctc-g.jfw', module='jfw-test', version='1.0.0.0'))
'jp.co.ctc-g.jfw:jfw-test:jar:1.0.0.0'

Download

Click the following link to download the jar file.

jfw-test-1.0.0.0-javadoc.jar
jfw-test-1.0.0.0-sources.jar
jfw-test-1.0.0.0.jar
jfw-test-1.0.0.0.pom



Related Tutorials