GroupId | GroupIdru.tinkoff.core |
---|---|
ArtifactId | ArtifactIdcore-smart-photo |
Version | Version3.2.8 |
Type | Typeaar |
Filename | Size |
---|---|
core-smart-photo-3.2.8.pom | |
core-smart-photo-3.2.8.aar | 174 KB |
core-smart-photo-3.2.8-sources.jar | 351 bytes |
core-smart-photo-3.2.8-javadoc.jar | 351 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.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-smart-photo/
implementation 'ru.tinkoff.core:core-smart-photo:3.2.8'
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-smart-photo/
implementation ("ru.tinkoff.core:core-smart-photo:3.2.8")
'ru.tinkoff.core:core-smart-photo:aar:3.2.8'
<dependency org="ru.tinkoff.core" name="core-smart-photo" rev="3.2.8">
<artifact name="core-smart-photo" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff.core', module='core-smart-photo', version='3.2.8')
)
libraryDependencies += "ru.tinkoff.core" % "core-smart-photo" % "3.2.8"
[ru.tinkoff.core/core-smart-photo "3.2.8"]