| License |
License |
|---|---|
| GroupId | GroupIdru.tinkoff.core.components.log |
| ArtifactId | ArtifactIdlog |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlog
log-description
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| log-2.5.0.pom | |
| log-2.5.0.jar | 6 KB |
| log-2.5.0-sources.jar | 357 bytes |
| log-2.5.0-javadoc.jar | 357 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.tinkoff.core.components.log/log/ -->
<dependency>
<groupId>ru.tinkoff.core.components.log</groupId>
<artifactId>log</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff.core.components.log/log/
implementation 'ru.tinkoff.core.components.log:log:2.5.0'
// https://jarcasting.com/artifacts/ru.tinkoff.core.components.log/log/
implementation ("ru.tinkoff.core.components.log:log:2.5.0")
'ru.tinkoff.core.components.log:log:jar:2.5.0'
<dependency org="ru.tinkoff.core.components.log" name="log" rev="2.5.0">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff.core.components.log', module='log', version='2.5.0')
)
libraryDependencies += "ru.tinkoff.core.components.log" % "log" % "2.5.0"
[ru.tinkoff.core.components.log/log "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |