не последняя версия
Последняя версия 0.9.0-RC08

ai.wordbox:remotelogging 0.9.0-RC01

Wordbox - Analytics for Android

Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

ai.wordbox
Идентификатор

Идентификатор

remotelogging
Версия

Версия

0.9.0-RC01
Тип

Тип

aar

Скачать remotelogging 0.9.0-RC01


<!-- https://jarcasting.com/artifacts/ai.wordbox/remotelogging/ -->
<dependency>
    <groupId>ai.wordbox</groupId>
    <artifactId>remotelogging</artifactId>
    <version>0.9.0-RC01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.wordbox/remotelogging/
implementation 'ai.wordbox:remotelogging:0.9.0-RC01'
// https://jarcasting.com/artifacts/ai.wordbox/remotelogging/
implementation ("ai.wordbox:remotelogging:0.9.0-RC01")
'ai.wordbox:remotelogging:aar:0.9.0-RC01'
<dependency org="ai.wordbox" name="remotelogging" rev="0.9.0-RC01">
  <artifact name="remotelogging" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.wordbox', module='remotelogging', version='0.9.0-RC01')
)
libraryDependencies += "ai.wordbox" % "remotelogging" % "0.9.0-RC01"
[ai.wordbox/remotelogging "0.9.0-RC01"]