Last Version

Snooker 1.0.0

Object pools and utilities for using and implementing them.

License

License

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

snooker
Version

Version

1.0.0
Type

Type

jar
Description

Description

Snooker
Object pools and utilities for using and implementing them.
Project URL

Project URL

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

Project Organization

Square, Inc.
Source Code Management

Source Code Management

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

Download snooker 1.0.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.