| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.heue.log |
| Идентификатор | Идентификаторlog |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеL
A Logger For My Simple Android App.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| log-1.0.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.heue.log/log/ -->
<dependency>
<groupId>top.heue.log</groupId>
<artifactId>log</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.log/log/
implementation 'top.heue.log:log:1.0.0'
// https://jarcasting.com/artifacts/top.heue.log/log/
implementation ("top.heue.log:log:1.0.0")
'top.heue.log:log:aar:1.0.0'
<dependency org="top.heue.log" name="log" rev="1.0.0">
<artifact name="log" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.log', module='log', version='1.0.0')
)
libraryDependencies += "top.heue.log" % "log" % "1.0.0"
[top.heue.log/log "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |