Download fixd-1.0.0.jar file - Jar f

Jar examples for f:fixd

Description

You can download jar file fixd 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fixd-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

fixd-1.0.0-javadoc.jar
fixd-1.0.0-sources.jar
fixd-1.0.0.jar
fixd-1.0.0.pom



Related Tutorials