Last Version

Fit 1.1

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

License

License

GroupId

GroupId

com.c2.fit
ArtifactId

ArtifactId

fit
Version

Version

1.1
Type

Type

jar
Description

Description

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

Project URL

http://fit.c2.com
Source Code Management

Source Code Management

http://fit.cvs.sourceforge.net/fit/

Download fit 1.1

Filename Size
fit-1.1.pom
fit-1.1.jar 85 KB
Browse

<!-- https://jarcasting.com/artifacts/com.c2.fit/fit/ -->
<dependency>
    <groupId>com.c2.fit</groupId>
    <artifactId>fit</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.c2.fit/fit/
implementation 'com.c2.fit:fit:1.1'
// https://jarcasting.com/artifacts/com.c2.fit/fit/
implementation ("com.c2.fit:fit:1.1")
'com.c2.fit:fit:jar:1.1'
<dependency org="com.c2.fit" name="fit" rev="1.1">
  <artifact name="fit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c2.fit', module='fit', version='1.1')
)
libraryDependencies += "com.c2.fit" % "fit" % "1.1"
[com.c2.fit/fit "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.