Jar examples for f:fit
The Fit is a tool for enhancing collaboration in software development.
You can download jar file fit 1.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
fit-1.1.jar