Accompanist Picasso integration

Utilities for Jetpack Compose

Лицензия

Лицензия

Группа

Группа

com.google.accompanist
Идентификатор

Идентификатор

accompanist-picasso
Последняя версия

Последняя версия

0.6.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Accompanist Picasso integration
Utilities for Jetpack Compose
Ссылка на сайт

Ссылка на сайт

https://github.com/google/accompanist/
Система контроля версий

Система контроля версий

https://github.com/google/accompanist/

Скачать accompanist-picasso

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.accompanist/accompanist-picasso/ -->
<dependency>
    <groupId>com.google.accompanist</groupId>
    <artifactId>accompanist-picasso</artifactId>
    <version>0.6.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-picasso/
implementation 'com.google.accompanist:accompanist-picasso:0.6.2'
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-picasso/
implementation ("com.google.accompanist:accompanist-picasso:0.6.2")
'com.google.accompanist:accompanist-picasso:aar:0.6.2'
<dependency org="com.google.accompanist" name="accompanist-picasso" rev="0.6.2">
  <artifact name="accompanist-picasso" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.accompanist', module='accompanist-picasso', version='0.6.2')
)
libraryDependencies += "com.google.accompanist" % "accompanist-picasso" % "0.6.2"
[com.google.accompanist/accompanist-picasso "0.6.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.accompanist : accompanist-imageloading-core jar 0.6.2
com.squareup.picasso : picasso jar 2.8

runtime (6)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.12.2
androidx.core » core-ktx jar 1.2.0
androidx.compose.runtime » runtime jar 1.0.0-beta02
androidx.compose.foundation » foundation jar 1.0.0-beta02
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1

Модули Проекта

Данный проект не имеет модулей.

Accompanist logo

Accompanist is a group of libraries which aim to supplement Jetpack Compose with features which are commonly required by developers, but not yet available.

Currently Accompanist contains:

🖼️ Image loading

A number of libraries which integrate popular image loading libraries into Jetpack Compose: Coil and Glide.

📐 Insets

A library which brings WindowInsets support to Jetpack Compose.

🍫 System UI Controller

A library which provides easy-to-use utilities for updating the System UI (status and navigation bars) colors from Jetpack Compose.

🎨 AppCompat Theme Adapter

A library that enables reuse of AppCompat XML themes for theming in Jetpack Compose.

📖 Pager

A library which provides paging layouts for Jetpack Compose, similar to Android's ViewPager.

🌊 Flow layouts

A library that adds a 'flexbox'-like layout to Jetpack Compose.


Updates

Jetpack Compose is a fast-moving project and we aim to keep these these libraries up-to-date with the latest tagged release on Compose as quickly as possible. Each release outlines what version of the Compose libraries it depends on.

Future?

Any of the features available in this group of libraries may become obsolete in the future, at which point they will (probably) become deprecated.

We will aim to provide a migration path (where possible), to whatever supersedes the functionality.

Snapshots

Snapshots of the current development version of Accompanist are available, which track the latest commit. See here for more information.


Why the name?

The library is all about adding some utilities around Compose. Music composing is done by a composer, and since this library is about supporting composition, the supporting role of an accompanist felt like a good name.

Contributions

Please contribute! We will gladly review any pull requests. Make sure to read the Contributing page first though.

License

Copyright 2020 The Android Open Source Project
 
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.google.accompanist

Google

Google ❤️ Open Source

Версии библиотеки

Версия
0.6.2