| Категории |
КатегорииLogging Библиотеки уровня приложения |
|---|---|
| Группа | Группаai.wordbox |
| Идентификатор | Идентификаторremotelogging |
| Версия | Версия0.9.0-RC02 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| remotelogging-0.9.0-RC02.pom | |
| remotelogging-0.9.0-RC02-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.wordbox/remotelogging/ -->
<dependency>
<groupId>ai.wordbox</groupId>
<artifactId>remotelogging</artifactId>
<version>0.9.0-RC02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.wordbox/remotelogging/
implementation 'ai.wordbox:remotelogging:0.9.0-RC02'
// https://jarcasting.com/artifacts/ai.wordbox/remotelogging/
implementation ("ai.wordbox:remotelogging:0.9.0-RC02")
'ai.wordbox:remotelogging:aar:0.9.0-RC02'
<dependency org="ai.wordbox" name="remotelogging" rev="0.9.0-RC02">
<artifact name="remotelogging" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.wordbox', module='remotelogging', version='0.9.0-RC02')
)
libraryDependencies += "ai.wordbox" % "remotelogging" % "0.9.0-RC02"
[ai.wordbox/remotelogging "0.9.0-RC02"]