MVN

com.diffplug.durian : durian

Maven & Gradle

Dec 17, 2021
9 usages
254 stars

durian · Durian - Guava's spikier (unofficial) cousin

<dependency>
    <groupId>com.diffplug.durian</groupId>
    <artifactId>durian</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.diffplug.durian : durian to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of com.diffplug.durian : durian to add to Maven or Gradle - All Versions:

  • Version Updated
  • durian-3.4.0

    Apr 06, 2016
  • durian-3.3.0

    Oct 19, 2015
  • durian-3.2.0

    Sep 14, 2015
  • durian-3.1.2

    Aug 19, 2015
  • durian-3.1.1

    Aug 19, 2015
  • durian-3.1

    Jul 23, 2015
  • durian-3.0

    Jul 19, 2015
  • durian-2.0

    May 13, 2015

How to add a dependency to Maven

Add the following com.diffplug.durian : durian maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.diffplug.durian</groupId>
    <artifactId>durian</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.diffplug.durian : durian gradle dependency to your build.gradle file:

implementation 'com.diffplug.durian:durian:3.4.0'

Gradle Kotlin DSL: Add the following com.diffplug.durian : durian gradle kotlin dependency to your build.gradle.kts file:

implementation("com.diffplug.durian:durian:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.diffplug.durian : durian sbt scala dependency to your build.sbt file:

libraryDependencies += "com.diffplug.durian" % "durian" % "3.4.0"

Advertisement

Dependencies from Group

Dec 17, 2021
35 usages
254 stars
Dec 17, 2021
32 usages
254 stars
Dec 17, 2021
22 usages
254 stars
Dec 17, 2021
9 usages
254 stars
Oct 31, 2022
8 usages
26 stars

Discover Dependencies

Dec 12, 2016
2 usages
3 stars
Mar 15, 2019
7 usages
9 stars
Jul 11, 2019
3 usages
26 stars
Oct 29, 2020
5 usages
Jan 27, 2015
16 usages
220 stars
Dec 22, 2016
4 usages
10 stars
Aug 18, 2020
6 usages
1.4k stars
Jun 16, 2018
5 usages
2 stars
Aug 30, 2017
7 usages
654 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome