Snooker

Object pools and utilities for using and implementing them.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Snooker
Object pools and utilities for using and implementing them.
Ссылка на сайт

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

http://github.com/JakeWharton/snooker/
Организация-разработчик

Организация-разработчик

Square, Inc.
Система контроля версий

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

http://github.com/JakeWharton/snooker/

Скачать snooker

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Snooker

Snooker is like Pool for sophisticated people.

More rationally, it is a standalone bundling of classes from android.util.* which deal with object pooling.

Hat tip to Jeff Gilfelt who beckons you to use these classes.

DEPRECATED

Please use Pool in the support library v20.0.0 or newer for these features.

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

Версия
1.0.0