| Группа | Группаcom.github.ice-zero-cat |
|---|---|
| Идентификатор | Идентификаторicezerocat-component |
| Версия | Версия0.0.1 |
| Тип | Типpom |
| Описание |
Описаниеicezerocat-component
组件
|
| Имя Файла | Размер |
|---|---|
| icezerocat-component-0.0.1.pom | 1017 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-component/ -->
<dependency>
<groupId>com.github.ice-zero-cat</groupId>
<artifactId>icezerocat-component</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-component/
implementation 'com.github.ice-zero-cat:icezerocat-component:0.0.1'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-component/
implementation ("com.github.ice-zero-cat:icezerocat-component:0.0.1")
'com.github.ice-zero-cat:icezerocat-component:pom:0.0.1'
<dependency org="com.github.ice-zero-cat" name="icezerocat-component" rev="0.0.1">
<artifact name="icezerocat-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='icezerocat-component', version='0.0.1')
)
libraryDependencies += "com.github.ice-zero-cat" % "icezerocat-component" % "0.0.1"
[com.github.ice-zero-cat/icezerocat-component "0.0.1"]