Last Version

durian 3.4.0

Durian - Guava's spikier (unofficial) cousin

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.diffplug.durian
ArtifactId

ArtifactId

durian
Version

Version

3.4.0
Type

Type

jar
Description

Description

durian
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 durian 3.4.0


<!-- https://jarcasting.com/artifacts/com.diffplug.durian/durian/ -->
<dependency>
    <groupId>com.diffplug.durian</groupId>
    <artifactId>durian</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diffplug.durian/durian/
implementation 'com.diffplug.durian:durian:3.4.0'
// https://jarcasting.com/artifacts/com.diffplug.durian/durian/
implementation ("com.diffplug.durian:durian:3.4.0")
'com.diffplug.durian:durian:jar:3.4.0'
<dependency org="com.diffplug.durian" name="durian" rev="3.4.0">
  <artifact name="durian" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diffplug.durian', module='durian', version='3.4.0')
)
libraryDependencies += "com.diffplug.durian" % "durian" % "3.4.0"
[com.diffplug.durian/durian "3.4.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

Project Modules

There are no modules declared in this project.