GroupId | GroupIdru.tinkoff.core |
---|---|
ArtifactId | ArtifactIdcore-smart-photo |
Version | Version3.2.13 |
Type | Typeaar |
Filename | Size |
---|---|
core-smart-photo-3.2.13.pom | |
core-smart-photo-3.2.13.aar | 220 KB |
core-smart-photo-3.2.13-sources.jar | 357 bytes |
core-smart-photo-3.2.13-javadoc.jar | 357 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.tinkoff.core/core-smart-photo/ -->
<dependency>
<groupId>ru.tinkoff.core</groupId>
<artifactId>core-smart-photo</artifactId>
<version>3.2.13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-smart-photo/
implementation 'ru.tinkoff.core:core-smart-photo:3.2.13'
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-smart-photo/
implementation ("ru.tinkoff.core:core-smart-photo:3.2.13")
'ru.tinkoff.core:core-smart-photo:aar:3.2.13'
<dependency org="ru.tinkoff.core" name="core-smart-photo" rev="3.2.13">
<artifact name="core-smart-photo" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff.core', module='core-smart-photo', version='3.2.13')
)
libraryDependencies += "ru.tinkoff.core" % "core-smart-photo" % "3.2.13"
[ru.tinkoff.core/core-smart-photo "3.2.13"]