Download fit-1.1.jar file - Jar f

Jar examples for f:fit

Description

The Fit is a tool for enhancing collaboration in software development.

You can download jar file fit 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fit-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

fit-1.1.jar
fit-1.1.pom



Related Tutorials