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