| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hccake |
| Идентификатор | Идентификаторballcat-dependencies |
| Версия | Версия0.6.0 |
| Тип | Типpom |
| Описание |
ОписаниеBallcat Dependencies
Ballcat Dependencies
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ballcat-dependencies-0.6.0.pom | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-dependencies/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-dependencies</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-dependencies/
implementation 'com.hccake:ballcat-dependencies:0.6.0'
// https://jarcasting.com/artifacts/com.hccake/ballcat-dependencies/
implementation ("com.hccake:ballcat-dependencies:0.6.0")
'com.hccake:ballcat-dependencies:pom:0.6.0'
<dependency org="com.hccake" name="ballcat-dependencies" rev="0.6.0">
<artifact name="ballcat-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-dependencies', version='0.6.0')
)
libraryDependencies += "com.hccake" % "ballcat-dependencies" % "0.6.0"
[com.hccake/ballcat-dependencies "0.6.0"]