is not current version
Last Version 3.3.17

ru.tinkoff.core:core-log 3.3.15

core-log-description

GroupId

GroupId

ru.tinkoff.core
ArtifactId

ArtifactId

core-log
Version

Version

3.3.15
Type

Type

jar

Download core-log 3.3.15


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