Last Version

guava-collect 19.0.0

Durian - Guava's spikier (unofficial) cousin

License

License

The Apache Software License, Version 2.0
Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.diffplug.guava
ArtifactId

ArtifactId

guava-collect
Version

Version

19.0.0
Type

Type

jar
Description

Description

guava-collect
Durian - Guava's spikier (unofficial) cousin
Project URL

Project URL

https://github.com/diffplug/durian
Source Code Management

Source Code Management

https://github.com/diffplug/durian

Download guava-collect 19.0.0


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0

runtime (3)

Group / Artifact Type Version
com.diffplug.guava : guava-core jar 19.0.0
org.codehaus.mojo : animal-sniffer-annotations jar 1.14
com.google.j2objc : j2objc-annotations jar 0.1

Project Modules

There are no modules declared in this project.