License |
License |
---|---|
GroupId | GroupIdcom.c2.fit |
ArtifactId | ArtifactIdfit |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFit
The Fit is a tool for enhancing collaboration in software development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |