| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.cathcart |
| Идентификатор | Идентификаторcathcart |
| Последняя версия | Последняя версия0.9.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCathcart
A collection of continuous improvement tools.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cathcart-0.9.6.pom | 5 KB |
| Обзор |
<!-- 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"]