is not current version
Last Version 3.3.17

ru.tinkoff.core:core-log 3.0.12

Library which allows you to use internet acquiring in your android app

GroupId

GroupId

ru.tinkoff.core
ArtifactId

ArtifactId

core-log
Version

Version

3.0.12
Type

Type

jar

Download core-log 3.0.12


<!-- https://jarcasting.com/artifacts/ru.tinkoff.core/core-log/ -->
<dependency>
    <groupId>ru.tinkoff.core</groupId>
    <artifactId>core-log</artifactId>
    <version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-log/
implementation 'ru.tinkoff.core:core-log:3.0.12'
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-log/
implementation ("ru.tinkoff.core:core-log:3.0.12")
'ru.tinkoff.core:core-log:jar:3.0.12'
<dependency org="ru.tinkoff.core" name="core-log" rev="3.0.12">
  <artifact name="core-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff.core', module='core-log', version='3.0.12')
)
libraryDependencies += "ru.tinkoff.core" % "core-log" % "3.0.12"
[ru.tinkoff.core/core-log "3.0.12"]