License |
License |
---|---|
GroupId | GroupIdru.tinkoff.decoro |
ArtifactId | ArtifactIddecoro |
Version | Version1.5.0 |
Type | Typeaar |
Description |
Descriptiondecoro
Android library for text formatting
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
decoro-1.5.0.pom | |
decoro-1.5.0.aar | 52 KB |
decoro-1.5.0-sources.jar | 33 KB |
decoro-1.5.0-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.tinkoff.decoro/decoro/ -->
<dependency>
<groupId>ru.tinkoff.decoro</groupId>
<artifactId>decoro</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff.decoro/decoro/
implementation 'ru.tinkoff.decoro:decoro:1.5.0'
// https://jarcasting.com/artifacts/ru.tinkoff.decoro/decoro/
implementation ("ru.tinkoff.decoro:decoro:1.5.0")
'ru.tinkoff.decoro:decoro:aar:1.5.0'
<dependency org="ru.tinkoff.decoro" name="decoro" rev="1.5.0">
<artifact name="decoro" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff.decoro', module='decoro', version='1.5.0')
)
libraryDependencies += "ru.tinkoff.decoro" % "decoro" % "1.5.0"
[ru.tinkoff.decoro/decoro "1.5.0"]