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