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