GroupId | GroupIdru.tinkoff.decoro |
---|---|
ArtifactId | ArtifactIddecoro |
Version | Version1.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
decoro-1.4.1.pom | |
decoro-1.4.1.aar | 52 KB |
decoro-1.4.1-sources.jar | 33 KB |
decoro-1.4.1-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.tinkoff.decoro/decoro/ -->
<dependency>
<groupId>ru.tinkoff.decoro</groupId>
<artifactId>decoro</artifactId>
<version>1.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff.decoro/decoro/
implementation 'ru.tinkoff.decoro:decoro:1.4.1'
// https://jarcasting.com/artifacts/ru.tinkoff.decoro/decoro/
implementation ("ru.tinkoff.decoro:decoro:1.4.1")
'ru.tinkoff.decoro:decoro:aar:1.4.1'
<dependency org="ru.tinkoff.decoro" name="decoro" rev="1.4.1">
<artifact name="decoro" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff.decoro', module='decoro', version='1.4.1')
)
libraryDependencies += "ru.tinkoff.decoro" % "decoro" % "1.4.1"
[ru.tinkoff.decoro/decoro "1.4.1"]