License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.cathcart |
ArtifactId | ArtifactIdcathcart |
Last Version | Last Version0.9.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCathcart
A collection of continuous improvement tools.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cathcart-0.9.6.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.cathcart/cathcart/ -->
<dependency>
<groupId>net.sf.cathcart</groupId>
<artifactId>cathcart</artifactId>
<version>0.9.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cathcart/cathcart/
implementation 'net.sf.cathcart:cathcart:0.9.6'
// https://jarcasting.com/artifacts/net.sf.cathcart/cathcart/
implementation ("net.sf.cathcart:cathcart:0.9.6")
'net.sf.cathcart:cathcart:pom:0.9.6'
<dependency org="net.sf.cathcart" name="cathcart" rev="0.9.6">
<artifact name="cathcart" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.cathcart', module='cathcart', version='0.9.6')
)
libraryDependencies += "net.sf.cathcart" % "cathcart" % "0.9.6"
[net.sf.cathcart/cathcart "0.9.6"]